Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How many workers are recommended? #74

Open
Goddard opened this issue Sep 6, 2023 · 1 comment
Open

How many workers are recommended? #74

Goddard opened this issue Sep 6, 2023 · 1 comment

Comments

@Goddard
Copy link

Goddard commented Sep 6, 2023

Just curious with your development of this package how many queue workers are recommended. Is it based on CPU threads?

@mcollina
Copy link
Owner

mcollina commented Sep 6, 2023

All of this keep running on the same main thread. The question is for you: how many parallel jobs do
you need?

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

No branches or pull requests

2 participants