Expand description
Orchestration and coordination for distributed systems
This module provides orchestration capabilities for managing distributed workflows, task coordination, and resource allocation across cluster nodes.
Structs§
- Orchestration
Engine - Orchestration engine for managing distributed workflows
- Orchestration
Stats - Orchestration statistics
- Orchestrator
Node - Node information for orchestration
- Task
- Task definition for orchestration
- Workflow
- Workflow definition containing multiple tasks
Enums§
- Task
Priority - Priority level for tasks
- Task
Status - Task status in the orchestration system
- Workflow
Status - Workflow execution status