|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
| File in include/kcenon/thread/core | Includes file in include/kcenon/thread/pool_policies |
|---|---|
| thread_pool.h | pool_policy.h |
| thread_pool_builder.h | autoscaling_pool_policy.h |
| thread_pool_builder.h | circuit_breaker_policy.h |
| thread_pool_builder.h | work_stealing_pool_policy.h |