Expand description
Message passing system for distributed clustering coordination
This module provides the messaging infrastructure for coordinating distributed clustering operations across multiple worker nodes.
Structs§
- Message
Envelope - Message envelope with metadata
- Message
Passing Config - Configuration for message passing system
- Message
Passing Coordinator - Message passing coordinator for distributed clustering
- Synchronization
Barrier - Synchronization barrier for coordinating worker phases
Enums§
- Clustering
Message - Message types for distributed clustering coordination
- Message
Priority - Message priority levels
- Recovery
Strategy - Recovery strategies for failed workers
- Worker
Status - Worker status for health monitoring