Comment on How Netflix really uses JavaComments−dphuang22yalways wanted to work on a system that needs hystrix, I haven't needed such strict uptimes just yet.−jedberg2yHystrix isn't only for uptime. It also provides some really great observability. Even if you don't have the uptime requirements, the observability can help with debugging (and having better than expected uptime can never hurt!).−paulddraper2yIt's in maintenance mode now, FYI.https://github.com/Netflix/Hystrix
Comments
always wanted to work on a system that needs hystrix, I haven't needed such strict uptimes just yet.
Hystrix isn't only for uptime. It also provides some really great observability. Even if you don't have the uptime requirements, the observability can help with debugging (and having better than expected uptime can never hurt!).
It's in maintenance mode now, FYI.
https://github.com/Netflix/Hystrix