Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Current thread partakes in work effort while waiting | Dan Goodliffe | 2023-04-14 |
| | | | | This will prevent deadlock if the work pool is otherwise busy by ensuring work is always being done | ||
* | Simplify doWork, add tests for various interface uses | Dan Goodliffe | 2023-04-14 |
| | |||
* | New WorkItem/job/promise/future based interface | Dan Goodliffe | 2023-04-14 |
| | |||
* | Global worker instance | Dan Goodliffe | 2023-04-14 |