Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
queue Directory Reference
Directory dependency graph for queue:
include/kcenon/thread/queue

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.