Skip to content
forked from 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 distributed systems where failure is inevitable.

Notifications You must be signed in to change notification settings

szsuyuji/Hystrix

This branch is up to date with Netflix/Hystrix:gh-pages.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Matt Jacobs
May 31, 2016
d9ef830 · May 31, 2016

History

27 Commits
Nov 27, 2012
May 31, 2016

About

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.

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.3%
  • Clojure 1.4%
  • Other 2.3%