spring cloud hystrix

spring cloud hystrix

简介

hystrix通过服务隔离、熔断(也可以称为断路)、降级等手段控制依赖服务的延迟与失败。
netflix hystrix

http://blog.csdn.net/liaokailin/article/details/51339357

https://github.com/spring-cloud-samples/hystrix-dashboard

https://github.com/WalkingValleyChen/framework-template

http://www.data321.com/ruanjianjiagousheji/20160514099/TurbineZenYangHuoQuDaoJieDianDe

猜你喜欢

转载自rd-030.iteye.com/blog/2361411