Expand description
Workflow Coordination Protocol
This module implements the distributed coordination protocol for workflow execution across multiple nodes in the P2P network.
Structs§
- Node
Capabilities - Node capabilities for workflow execution
- Stage
Metrics - Metrics for stage execution
- Stage
Result - Result of a single stage execution
- Workflow
Coordination Result - Result of workflow coordination
- Workflow
Coordinator - Workflow coordinator manages distributed workflow execution
Enums§
- Coordination
Message - Coordination message types
- Stage
Status - Stage execution status