Skip to content

Add option to have DistributedWorkers to use processes rather than threads #11

@bwhall61

Description

@bwhall61

Some of the previous scoring functions I was writing weren't inhibited by the GIL. If a scoring function is CPU bound we should have an option such that n_workers spawns multiple processes rather than threads.

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