mirror of
https://github.com/binhnguyennus/awesome-scalability.git
synced 2025-01-23 20:41:00 -05:00
Change heading links and add entries for Circuit Breaker
This commit is contained in:
parent
232df20a0f
commit
d413ffa598
@ -248,7 +248,10 @@ Contributions are always welcome!
|
||||
* [Architectural Patterns for High Availability - Adrian Cockcroft, Director of Architecture at Netflix](https://www.infoq.com/presentations/Netflix-Architecture)
|
||||
|
||||
## Stability
|
||||
* [Circuit Breaker](https://doc.akka.io/docs/akka/current/common/circuitbreaker.html)
|
||||
* [Circuit Breaker](https://martinfowler.com/bliki/CircuitBreaker.html)
|
||||
* [Circuit Breaking in Distributed Systems](https://www.infoq.com/presentations/circuit-breaking-distributed-systems)
|
||||
* [Applying Circuit Breaker to Channel Gateway at LINE](https://engineering.linecorp.com/en/blog/detail/78)
|
||||
* [Circuit Breaker for Scaling Containers](https://f5.com/about-us/blog/articles/the-art-of-scaling-containers-circuit-breakers-28919)
|
||||
* [Always use timeouts (if possible)](https://www.javaworld.com/article/2824163/application-performance/stability-patterns-applied-in-a-restful-architecture.html)
|
||||
* [Let it crash/Supervisors: Embrace failure as a natural state in the life-cycle of the application](http://erlang.org/doc/design_principles/sup_princ.html)
|
||||
* [Crash early: An error now is better than a response tomorrow](http://odino.org/better-performance-the-case-for-timeouts/)
|
||||
|
Loading…
Reference in New Issue
Block a user