December 2019
Intermediate to advanced
314 pages
6h 51m
English
Circuit Breaker is a core pattern for creating resilient services. It can be used to prevent repeatable exceptions by instantly denying new requests. The MicroProfile Fault Tolerance API uses the @CircuitBreaker annotation to control incoming requests. A software Circuit Breaker is similar to an electrical circuit breaker since it has the following states:
Read now
Unlock full access