Skip to content

🚀 [Feature] Multi-threaded processing #45

Open
@darkdragon-001

Description

@darkdragon-001

Problem to address
Modern systems provide multiple cores which are unused when the scripts run in a single thread.

Feature description
Process tasks concurrently to speed up processing of many laws significantly.

Implementation details
Use queue module.

It should be used optionally with a command-line flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions