Skip to content

Conversation

chrontax
Copy link

@chrontax chrontax commented Nov 9, 2023

use processes instead of threads

@aaronryank
Copy link
Owner

What makes this an improvement, i.e. how is it more efficient at ruining memory?

@chrontax
Copy link
Author

chrontax commented Sep 4, 2024

If you use threads, when the main process is killed all threads die. If you use processes, they are independent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants