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

Files

 common_executor_adapter.h
 Adapter to bridge thread_system pools with common IExecutor interface.
 
 job_queue_adapter.h
 Adapter bridging job_queue to pool_queue_adapter_interface.
 
 policy_queue_adapter.h
 Adapter bridging policy_queue to pool_queue_adapter_interface.