Skip to content

Add Thread Pool-Based Multithreading via Async Package in cpx_packages #2

@BradMarr

Description

@BradMarr

NOTE: Shouldn't be attempted until #1 is complete.

Implement Multithreading via Thread Pool in cpx Using an Async Package in cpx_packages

Add multithreading support to the cpx core by implementing a thread pool class. This thread pool should be developed as part of a new async package within cpx_packages (since no such package currently exists). Cpx will then use this async package to handle efficient concurrent task execution, ensuring modularity and reusability of the thread pool implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    optimizationEnhances performance without affecting the UX

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions