Wednesday, October 16, 2013

[project ]Netflix Hystrix is a latency and fault tolerance library

original:https://github.com/Netflix/Hystrix/wiki What is Hystrix? In a distributed environment, failure of any given service is inevitable. Hystrix is a library designed to control the interactions between these distributed services providing greater latency and fault tolerance. Hystrix does this by isolating points of access between the services, stopping cascading failures across them, and providing fallback options, all [...]



via WordPress http://blog.newitfarmer.com/architecture/arch-availablity/13029/project-netflix-hystrix-is-a-latency-and-fault-tolerance-library#utm_source=rss&utm_medium=rss&utm_campaign=project-netflix-hystrix-is-a-latency-and-fault-tolerance-library

Labels:

0 Comments:

Post a Comment

<< Home