Skip to main content

Module coordinator

Module coordinator 

Source
Expand description

Coordinator for managing distributed task execution.

This module implements the coordinator that schedules tasks across worker nodes, monitors progress, and aggregates results.

Structsยง

Coordinator
Coordinator for distributed task execution.
CoordinatorConfig
Coordinator configuration.
CoordinatorProgress
Progress information for the coordinator.
WorkerInfo
Information about a connected worker.