Module tasks

Module tasks 

Source
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ยง

TaskMonitor
Main task monitor for managing and executing task graphs.