Hystrix VS Apache ZooKeeper

Compare Hystrix vs Apache ZooKeeper 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)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Hystrix Apache ZooKeeper
19 36
23,863 11,919
0.2% 0.7%
2.7 8.3
6 months ago about 13 hours ago
Java Java
Apache License 2.0 Apache License 2.0
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.

Apache ZooKeeper

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

What are some alternatives?

When comparing Hystrix and Apache ZooKeeper you can also consider the following projects:

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.

kubernetes - Production-Grade Container Scheduling and Management

JGroups - The JGroups project

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

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

etcd - Distributed reliable key-value store for the most critical data of a distributed system

Atomix - A Kubernetes toolkit for building distributed applications using cloud native principles

consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

consul-template - Template rendering, notifier, and supervisor for @HashiCorp Consul and Vault data.

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.