|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Centralized metrics service for thread pool metrics management. More...
#include <kcenon/thread/metrics/thread_pool_metrics.h>#include <kcenon/thread/metrics/enhanced_metrics.h>#include <atomic>#include <chrono>#include <memory>#include <mutex>

Go to the source code of this file.
Classes | |
| class | kcenon::thread::metrics::metrics_service |
| Centralized metrics service for thread pool metrics management. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::thread |
| Core threading foundation of the thread system library. | |
| namespace | kcenon::thread::metrics |
Centralized metrics service for thread pool metrics management.
Definition in file metrics_service.h.