You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread_system is the concurrency layer of the kcenon ecosystem. It provides high-performance thread pools and DAG-based task scheduling used across systems that require parallel execution.
Dependencies
System
Relationship
common_system
Direct dependency — core interfaces and patterns
Dependent Systems
System
How It Uses thread_system
monitoring_system
Thread pool for metric collectors and background processing