Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
diagnostics.h
Go to the documentation of this file.
1// BSD 3-Clause License
2// Copyright (c) 2021-2025, 🍀☀🌕🌥 🌊
3// See the LICENSE file in the project root for full license information.
4
5#pragma once
6
Bottleneck detection and reporting for thread pool performance analysis.
Job execution event types and listener interface for tracing.
Health status thresholds and monitoring for thread pools.
Job information snapshot for diagnostics and monitoring.
Worker thread state information for diagnostics.
Runtime diagnostics, health monitoring, and execution tracing for thread pools.