Expand description
Core task monitoring and execution functionality.
This module contains the TaskMonitor
struct, which is the main entry point
for managing and executing collections of tasks with dependency relationships.
Structsยง
- Task
Monitor - Main task monitor for managing and executing task graphs.