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.
- Coordinator
Config - Coordinator configuration.
- Coordinator
Progress - Progress information for the coordinator.
- Worker
Info - Information about a connected worker.