YunaiV / 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 distributed systems where failure is inevitable.源码解析文章:http://www.iocoder.cn/categories/Hystrix/?github
35Updated 5 years ago

Related projects

Alternatives and complementary repositories for Hystrix