学习目标 Hystrix到底是什么?它的核心功能是什么 Hystrix的应用案例 第1章 Hystrix简介 git上的介绍:GitHub - 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. Hystrix目前不再进行开发了,从github的更新来看,已经好久没有更新了,Hys