Skip to content

[feature] Reduce the number of threads #265

@jan-janssen

Description

@jan-janssen

Currently, the executor shares a queue with the broker and the broker distributes the individual tasks to the individual workers. Still is would also be possible to have all workers directly access the queue of the user facing executor, the only thing that is unclear in that case is how to make sure the initialisation function is communicated to all workers.

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