Skip to content

Parallelism: set used cpu cores manually #3850

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

Closed
JFGHT opened this issue Apr 19, 2019 · 0 comments · Fixed by #3864
Closed

Parallelism: set used cpu cores manually #3850

JFGHT opened this issue Apr 19, 2019 · 0 comments · Fixed by #3864

Comments

@JFGHT
Copy link

JFGHT commented Apr 19, 2019

What problem does this feature solve?

Dockerized services limit the amount of CPU cores that can be used and, the service itself does not report correctly how many you can use from the actual total amount.

Example: #2208

What does the proposed API look like?

Global config file has the property parallel as a boolean. It could be just a number, the number of cores that are gonna be used, being 0 as parallelism deactivated. Or just some other way that allows us to set manually the amount of cores.

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

Successfully merging a pull request may close this issue.

2 participants