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

Limit the number of jobs kicked of in parallel #4

Open
EugeneKostrikov opened this issue May 26, 2016 · 0 comments
Open

Limit the number of jobs kicked of in parallel #4

EugeneKostrikov opened this issue May 26, 2016 · 0 comments

Comments

@EugeneKostrikov
Copy link

There is a naive implementation of parallel processing that kicks off all available pending jobs as soon as possible. Obviously it's not 100% bulletproof and requires user to keep this in mind.

Instead it should be possible to limit the number of jobs that could be running within single worker in parallel.

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

1 participant