|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|

Files | |
| bottleneck_report.h | |
| Bottleneck detection and reporting for thread pool performance analysis. | |
| execution_event.h | |
| Job execution event types and listener interface for tracing. | |
| health_status.h | |
| Health status thresholds and monitoring for thread pools. | |
| job_info.h | |
| Job information snapshot for diagnostics and monitoring. | |
| thread_info.h | |
| Worker thread state information for diagnostics. | |
| thread_pool_diagnostics.h | |
| Runtime diagnostics, health monitoring, and execution tracing for thread pools. | |