/var/logmarcus chiu

/var/log

❯

Computer

❯

Computer/Programming Languages

❯

Computer Languages - General-Purpose Programming Languages (GPL)

❯

Java Platform

❯

Java

❯

Java - Projects & Code Examples

❯

Java - Non-Native Libraries

Java - Circuit Breaker Pattern & Fault/Latency Tolerance/Resilience Frameworks

Created on Mar 28, 2021 · Last Modified on Aug 08, 2022

Resilience helps to control the interaction between services. It improves the overall resilience of the system by isolating the failing services and stopping the cascading effect of failures

Circuit Breaker Pattern & Fault/Latency Tolerance/Resilience

  • Java - Hystrix (deprecated)
  • Java - Resilience4j
  • Java - Sentinel

Spring Modules

  • Latency Tolerance & Resilience Frameworks