Module orchestration

Module orchestration 

Source
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§

OrchestrationEngine
Orchestration engine for managing distributed workflows
OrchestrationStats
Orchestration statistics
OrchestratorNode
Node information for orchestration
Task
Task definition for orchestration
Workflow
Workflow definition containing multiple tasks

Enums§

TaskPriority
Priority level for tasks
TaskStatus
Task status in the orchestration system
WorkflowStatus
Workflow execution status