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

Files

 enhanced_steal_policy.h
 Enhanced policies for selecting work-stealing victims.
 
 enhanced_work_stealing_config.h
 Configuration for enhanced work-stealing with NUMA awareness.
 
 numa_topology.h
 NUMA node topology detection and information.
 
 numa_work_stealer.h
 NUMA-aware work stealer with enhanced victim selection policies.
 
 steal_backoff_strategy.h
 Backoff strategies for work-stealing operations.
 
 work_affinity_tracker.h
 Tracks cooperation patterns between workers for locality-aware stealing.
 
 work_stealing_stats.h
 Statistics snapshot for work-stealing performance monitoring.