Expand description
Fault tolerance mechanisms for distributed systems
This module provides fault detection, recovery, and resilience mechanisms for distributed computing environments.
Structs§
- Cluster
Health Summary - Cluster health summary
- Fault
Tolerance Manager - Fault tolerance manager
- Node
Info - Node information for fault tolerance
Enums§
- Fault
Detection Strategy - Fault detection strategy
- Fault
Tolerance Error - Fault tolerance error types
- Node
Health - Node health status
- Recovery
Strategy - Recovery strategy for failed nodes
Functions§
- initialize_
fault_ tolerance - Initialize fault tolerance system