Hystrix VS Dropwizard Circuit Breaker

Compare Hystrix vs Dropwizard Circuit Breaker and see what are their differences.

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. (by Netflix)

Dropwizard Circuit Breaker

A circuit breaker design pattern for dropwizard (by mtakaki)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Hystrix Dropwizard Circuit Breaker
19 -
23,866 41
0.3% -
2.7 0.0
6 months ago over 4 years ago
Java Java
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Hystrix

Posts with mentions or reviews of Hystrix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.

Dropwizard Circuit Breaker

Posts with mentions or reviews of Dropwizard Circuit Breaker. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Dropwizard Circuit Breaker yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Hystrix and Dropwizard Circuit Breaker you can also consider the following projects:

Akka - Build highly concurrent, distributed, and resilient message-driven applications on the JVM

Redisson - Redisson - Easy Redis Java client and Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache ...

Apache ZooKeeper - Apache ZooKeeper

Lagom - Reactive Microservices for the JVM

Zuul - Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.

Pinpoint - APM, (Application Performance Management) tool for large-scale distributed systems.

Ribbon - Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.

Hazelcast - Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights.

Vert.x - Vert.x is a tool-kit for building reactive applications on the JVM

JGroups - The JGroups project