|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Job wrapper integrating circuit breaker protection. More...
#include <kcenon/common/resilience/circuit_breaker.h>#include <kcenon/thread/core/job.h>#include <memory>

Go to the source code of this file.
Classes | |
| class | kcenon::thread::protected_job |
| A job wrapper that integrates circuit breaker protection. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::thread |
| Core threading foundation of the thread system library. | |
Job wrapper integrating circuit breaker protection.
Definition in file protected_job.h.