Skip to content

Run transformers instances in parallel #5

@ociaw

Description

@ociaw

Transformers instances currently run sequentially, one after another. However, they have been designed to run in parallel, as they don't touch the same files. The queue of a single instance could even be split into multiple queues to be run in parallel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions