Skip to content

Parallelism: set used cpu cores manually #3850

Closed
@JFGHT

Description

@JFGHT

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions