Skip to content

Limit the number of jobs kicked of in parallel #4

@EugeneKostrikov

Description

@EugeneKostrikov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions