|
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/interfaces |
|---|---|
| job_queue.h | queue_capabilities_interface.h |
| job_queue.h | scheduler_interface.h |
| thread_pool.h | pool_queue_adapter.h |
| thread_pool.h | thread_context.h |
| thread_pool_builder.h | thread_context.h |
| thread_worker.h | thread_context.h |