Module coordinator

Source
Expand description

Workflow Coordination Protocol

This module implements the distributed coordination protocol for workflow execution across multiple nodes in the P2P network.

Structs§

NodeCapabilities
Node capabilities for workflow execution
StageMetrics
Metrics for stage execution
StageResult
Result of a single stage execution
WorkflowCoordinationResult
Result of workflow coordination
WorkflowCoordinator
Workflow coordinator manages distributed workflow execution

Enums§

CoordinationMessage
Coordination message types
StageStatus
Stage execution status