Skip to content

Threading #4

Description

@kcranky

These tasks are well suited to threading as output is only dependent on a set of sequential operations and not on results of other threads.

Suggestion is just to split tasks up based on number of threads on the machine, using a thread pool

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions