Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 177 Bytes

fault-tolerant-system.md

File metadata and controls

11 lines (10 loc) · 177 Bytes

Fault-Tolerant System

  • Asynchronous communication
  • Fallback
  • Timeouts
  • Retries
  • Circuit breaker
  • Deadline
  • Rate limiter
  • Cascading failures
  • Single point of failure