|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|

Files | |
| adaptive_job_queue.h | |
| Adaptive queue that auto-switches between mutex and lock-free modes. | |
| queue_factory.h | |
| Factory for creating queue instances based on configuration. | |