distributed.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [distributed]
www.codever.land/bookmarks/t/distributed
GitHub - Netflix/Hystrix
https://github.com/Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distr...
- tags: distributed, latency, hystrix
- :octocat: source code