---
title: Hysterix Reviews
meta_title: 'Hysterix Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 15 reviews by the users' company size, role or industry to
  find out how Hysterix works for a business like yours.
aggregate_rating:
  rating_value: 3.4
  review_count: 15
  scale: '5'
date_modified: '2026-05-05'
parent_category:
  name: Containerization
  url: https://www.g2.com/categories/containerization
---

# Hysterix Reviews
**Vendor:** Netflix  
**Category:** [Service Discovery Software](https://www.g2.com/categories/service-discovery)  
**Average Rating:** 3.4/5.0  
**Total Reviews:** 15
## About Hysterix
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.




## Hysterix Reviews
  ### 1. Good circuit breaker functionality stack

**Rating:** 3.5/5.0 stars

**Reviewed by:** Bogendra B. | Lead Architect, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 25, 2023

**What do you like best about Hysterix?**

It provides all the basic and advanced features needed for a circuit breaker functionality along with the related relaying, communicating and transport-related functionalities right out of the box.

**What do you dislike about Hysterix?**

There are similar open source libraries available that provides same features like the "fail safe" open source library which provides almost all features the Hysterix does. It would be better to see more advanced features from such a big company.

**What problems is Hysterix solving and how is that benefiting you?**

It safeguards an application from any failures which are  both expected and unexpected similarly. We have used this stack mostly for the circuit breaker functionality and discovery process. Especially in a micro service oriented architecture, it is critical for the services to be able to discover each other.

  ### 2. Awesome fault tolerance library Hystrix

**Rating:** 4.5/5.0 stars

**Reviewed by:** Sanjaya M. | Senior Technical Architect, Enterprise (> 1000 emp.)

**Reviewed Date:** July 16, 2023

**What do you like best about Hysterix?**

It's improve the fault tolerance and resiliency of our distributed microservice application. It's implement the circuit breaker pattern to prevent the failure..

**What do you dislike about Hysterix?**

As it is a library, this is one of the dependency to the application. This can incure some risk. It's potentially increase the complexity of application. Monitoring and managing application which are using Hysterix can introduce additional operational  complexity

**What problems is Hysterix solving and how is that benefiting you?**

It's solve the fault tolerance issue very eeficiently.

  ### 3. Hysterix: A Hilarious and unforgettable Theatrica Experience

**Rating:** 4.0/5.0 stars

**Reviewed by:** Parth S. | Assistant Manager Sales Operations, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 28, 2023

**What do you like best about Hysterix?**

Hysterix is a riotously funny and irreverant comedy that explores the absurdity of modern life. With its clever writing, sharp wit and impeccable comedic timings.

**What do you dislike about Hysterix?**

Sometimes I found the play's to irreverent humor and occasional profanity off-putting. The play's are fats paced and frenetic style which i find sometimes not suitable.

**What problems is Hysterix solving and how is that benefiting you?**

Hysterix offers me an escape from the stresses of my daily life by providing hilarious and absurdly entertaining theatrical experience. Its a sharp social commentary.

  ### 4. hystrix is good but the way it is implement and supported by the community is bad

**Rating:** 2.0/5.0 stars

**Reviewed by:** Verified User in Financial Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** April 15, 2021

**What do you like best about Hysterix?**

The simple implementations of the circuit breaker

**What do you dislike about Hysterix?**

the effectiveness of the circuit breaking when error is seen

**What problems is Hysterix solving and how is that benefiting you?**

when a vendor integration fails, we route HTTP request to another microservice

  ### 5. Hystrix a discontinue circuit breaker library

**Rating:** 0.5/5.0 stars

**Reviewed by:** Verified User in Internet | Small-Business (50 or fewer emp.)

**Reviewed Date:** August 03, 2020

**What do you like best about Hysterix?**

Easy to setup circuit breaker, especially with Spring Boot: you just need an annotation

**What do you dislike about Hysterix?**

It's discontinue: prefer alternative such as resilience4j

**What problems is Hysterix solving and how is that benefiting you?**

We improve design for failure, by adding circuit breaker when using tierce system.
It improves our SLA

  ### 6. best solution to complex remote systems

**Rating:** 4.5/5.0 stars

**Reviewed by:** Aaron W. | Industrial Analyst, Enterprise (> 1000 emp.)

**Reviewed Date:** February 04, 2019

**What do you like best about Hysterix?**

It was a wow connecting aptiv remote systems Hystrix platform, it was easy to integrate our applications with a little of annotations and some dependencies and ours systems are a go. It was indeed resourceful to our libraries easy restructuring, customization easy etc. very important it avoids tolerance which make our libraries fault free. Awesome solution!!

**What do you dislike about Hysterix?**

There's nothing that I have found wanting or issues that would make me to dislike or disapprove the product. although, It does take some study and circumventing in order to adjust the conditions to suit your application's needs, well I don't see it as a problem.

**Recommendations to others considering Hysterix:**

Advise to you is, talk to your company or if you are an individual, this is the deal you have have been wanting!

**What problems is Hysterix solving and how is that benefiting you?**

Netflix Hysterix gave us a lot of power to start, organize and quickly create a fast microservice base which made our job very easy. It also solved our latency issues with dependent systems upstream.

  ### 7. Integration in Spring Boot application

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rubén S. | Senior software engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** January 31, 2019

**What do you like best about Hysterix?**

It is very easy to integrate Hystrix in a Spring Boot application, just some dependencies, a couple of annotations a you have it running.
After that you can customize every single detail.
Awesome!!

**What do you dislike about Hysterix?**

I haven't found a easy way to open or close the circuit breakers manually without changing the configuration loading.

**Recommendations to others considering Hysterix:**

It is an reliable and easy to set up solution. It is in a very stable fase so don't expect big changes in it.

**What problems is Hysterix solving and how is that benefiting you?**

Our application uses many external APIs and we use Hystrix as a safeguard for us and for the APIs.
We have configured timeouts at method level to be sure that the application doesn't keep waiting when the API is not responding.
We have configured the circuit-breakers to protect us when an API is failing, and to protect the API itself by not flooding it with requests that cannot be responde.

  ### 8. Quick adaptation of microservices concepts and good mechanism to start, also with the independent mo

**Rating:** 2.5/5.0 stars

**Reviewed by:** josue a. | Security Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 15, 2019

**What do you like best about Hysterix?**

Quick adaptation of microservice concepts and a good mechanism to get started. gives us many tools, and gives us starters, which are maven dependencies that bring you a large set of preconfigured classes so that we can use them without strong knowledge of Spring.

**What do you dislike about Hysterix?**

this microservice links you totally to java and that's why you can't work with any language other than java. does not work autoscale up: If a service is saturated, it does not automatically raise other instances.  

**Recommendations to others considering Hysterix:**

If you have to make some complex microservice, with particular functionalities already programmed opensource you can use it, but if you need to make a simple microservice do not use it mixed with java. gives you a lot of power but has no other elements necessary to work optimally

**What problems is Hysterix solving and how is that benefiting you?**

gave us a lot of power to start and quickly create a microservice infrastructure.

  ### 9. An Astute IT support device and is resilient with use

**Rating:** 4.5/5.0 stars

**Reviewed by:** Roger F. F. | Paraeducator, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 26, 2019

**What do you like best about Hysterix?**

I find it to be a resourceful use of library tools.

**What do you dislike about Hysterix?**

There's nothing that I have found as of late that would cause for me to dislike the product. I will continue to keep you informed and updated if anything changes. 

**Recommendations to others considering Hysterix:**

I would like to see an informal powerpoint presentation to consumers in order to enhance the comprehension of how to use the Hysterix and become knowledgeable so that anyone else aspires to invest in it, it will be well worth the purchase. Thank you very much for the opportunity in allowing me to provide my feedback and review of it. 

**What problems is Hysterix solving and how is that benefiting you?**

How to create faster streaming of downloads that can last beyond 1 week.

  ### 10. Engineering and Operations in Netflix 

**Rating:** 2.5/5.0 stars

**Reviewed by:** Carmen C. | campus supervisor, Education Management, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 02, 2019

**What do you like best about Hysterix?**

It is latency and fault tolerance for  distributed tolerance , plenty of YouTube videos . 

**What do you dislike about Hysterix?**

Latency occurs over a magnitude  and wipes away clusters . At a high volume all requests threads can block in  seconds. Lots la system failures if it crashes .its 

**What problems is Hysterix solving and how is that benefiting you?**

I am in control of my actions meaning I am managing my projects and the platform is easy to use . I like how it’s more visual in pictures than text . I get to show my plans to my co workers . Like a presentation . 

  ### 11. Best product I’ve ever used

**Rating:** 3.5/5.0 stars

**Reviewed by:** tommy A. | manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 05, 2019

**What do you like best about Hysterix?**

I like everything about this product.its very easy to use its fluent it’s smooth and very responsive.

**What do you dislike about Hysterix?**

There’s no downside or bad things about using this program which is why everyone should be using it.

**What problems is Hysterix solving and how is that benefiting you?**

My co coworker and I now easily resolve minor issues we’re having while working thanks to Hysterix.

  ### 12. You meant Hystrix, right?

**Rating:** 4.0/5.0 stars

**Reviewed by:** frank w. | software engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** January 28, 2019

**What do you like best about Hysterix?**

The Netflix Hystrix is a latency and fault tolerance library. We are using it for our circuit breaker feature. It works pretty well.

**What do you dislike about Hysterix?**

It does take some study and finessing in order to adjust the conditions to suit your application's needs.

**What problems is Hysterix solving and how is that benefiting you?**

Solved latency issues with underlying/dependent systems upstream.

  ### 13. Just starting to use

**Rating:** 2.5/5.0 stars

**Reviewed by:** Gayane K. | Broker, Real Estate, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 31, 2019

**What do you like best about Hysterix?**

Easy to set up, convenient and has hood system security to protect customer data 

**What do you dislike about Hysterix?**

Website layout and technical support for customers could be better

**What problems is Hysterix solving and how is that benefiting you?**

Still practicing

  ### 14. Best Library ever

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Printing | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 31, 2019

**What do you like best about Hysterix?**

Hystrix is the best 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.

**What do you dislike about Hysterix?**

Nothing bad. All good. All perfect !! I't the best in the business !

**Recommendations to others considering Hysterix:**

Pick up right now !

**What problems is Hysterix solving and how is that benefiting you?**

I only touched it for myself.

  ### 15. Netflix is amazing 

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Design | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 02, 2019

**What do you like best about Hysterix?**

User friendly software, we used this periodically 

**What do you dislike about Hysterix?**

Lots of glitches while using it for basic needs

**What problems is Hysterix solving and how is that benefiting you?**

It helped find solutions to our internal systems software by trouble shooting 



- [View Hysterix pricing details and edition comparison](https://www.g2.com/products/hysterix/reviews?section=pricing&secure%5Bexpires_at%5D=2026-06-28+15%3A01%3A41+-0500&secure%5Bsession_id%5D=5af7c1d5-d80e-4e37-9f05-56f7944f0f5c&secure%5Btoken%5D=94e211bc33fdd1237635d9b1160ffcd3b5d477362e07514d52109bd56e06a98f&format=llm_user)


## Top Hysterix Alternatives
  - [Docker](https://www.g2.com/products/docker-inc-docker/reviews) - 4.6/5.0 (288 reviews)
  - [Google Kubernetes Engine (GKE)](https://www.g2.com/products/google-kubernetes-engine-gke/reviews) - 4.5/5.0 (216 reviews)
  - [ZooKeeper](https://www.g2.com/products/zookeeper/reviews) - 4.3/5.0 (87 reviews)

