StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Utilities
  3. API Tools
  4. Service Discovery
  5. Hystrix vs Zookeeper

Hystrix vs Zookeeper

OverviewComparisonAlternatives

Overview

Zookeeper
Zookeeper
Stacks889
Followers1.0K
Votes43
Hystrix
Hystrix
Stacks309
Followers163
Votes2
GitHub Stars24.4K
Forks4.7K

Hystrix vs Zookeeper: What are the differences?

  1. Deployment: Hystrix is a library specifically designed to handle network communication between distributed services within a single application, while Zookeeper is a separate distributed coordination service used for managing configurations, naming services, and synchronizing distributed services across multiple applications or nodes.
  2. Purpose: Hystrix focuses on providing fallback mechanisms and circuit-breaking functionalities to ensure the resilience of individual services, while Zookeeper specializes in maintaining consistent and centralized information across distributed applications through its hierarchical key-value store.
  3. Scalability: Hystrix primarily deals with managing communication failures and latency between services within the same application, whereas Zookeeper is designed to handle large-scale distributed systems by providing a reliable and scalable infrastructure for coordination and synchronization.
  4. Consistency: Hystrix focuses on ensuring the availability and stability of individual services by isolating and handling failures locally, while Zookeeper maintains consistency and coherence in distributed systems by enforcing distributed consensus and coordination protocols.
  5. Monitoring: Hystrix offers built-in monitoring and metrics capabilities to track the health and performance of individual services, while Zookeeper provides monitoring and administration tools for managing the state and health of the distributed system as a whole.
  6. Flexibility: Hystrix is more tailored for microservices architectures within a single application, offering fine-grained control over individual service interactions, whereas Zookeeper is a versatile tool that can be used to support a wide range of distributed applications and systems beyond microservices.

In Summary, Hystrix is focused on resilient communication within a single application, while Zookeeper is geared towards managing coordination and consistency in distributed systems.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Detailed Comparison

Zookeeper
Zookeeper
Hystrix
Hystrix

A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications.

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.

-
Latency and Fault Tolerance;Realtime Operations; Concurrency
Statistics
GitHub Stars
-
GitHub Stars
24.4K
GitHub Forks
-
GitHub Forks
4.7K
Stacks
889
Stacks
309
Followers
1.0K
Followers
163
Votes
43
Votes
2
Pros & Cons
Pros
  • 11
    High performance ,easy to generate node specific config
  • 8
    Java
  • 8
    Kafka support
  • 5
    Spring Boot Support
  • 3
    Supports extensive distributed IPC
Pros
  • 2
    Cirkit breaker

What are some alternatives to Zookeeper, Hystrix?

Consul

Consul

Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.

Eureka

Eureka

Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers.

etcd

etcd

etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles master elections during network partitions and will tolerate machine failure, including the master.

Keepalived

Keepalived

The main goal of this project is to provide simple and robust facilities for loadbalancing and high-availability to Linux system and Linux based infrastructures.

SkyDNS

SkyDNS

SkyDNS is a distributed service for announcement and discovery of services. It leverages Raft for high-availability and consensus, and utilizes DNS queries to discover available services. This is done by leveraging SRV records in DNS, with special meaning given to subdomains, priorities and weights (more info here: http://blog.gopheracademy.com/skydns).

SmartStack

SmartStack

Scaling a web infrastructure requires services, and building a service-oriented infrastructure is hard. Make it EASY, with SmartStack’s automated, transparent service discovery and registration: cruise control for your distributed infrastructure.

Polly

Polly

It is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.

Serf

Serf

Serf is a service discovery and orchestration tool that is decentralized, highly available, and fault tolerant. Serf runs on every major platform: Linux, Mac OS X, and Windows. It is extremely lightweight: it uses 5 to 10 MB of resident memory and primarily communicates using infrequent UDP messages.

Nacos

Nacos

It is an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.

Libraries.io

Libraries.io

It is an open source web service that lists software development project dependencies and alerts developers to new versions of the software libraries they are using.

Related Comparisons

GitHub
Bitbucket

Bitbucket vs GitHub vs GitLab

GitHub
Bitbucket

AWS CodeCommit vs Bitbucket vs GitHub

Kubernetes
Rancher

Docker Swarm vs Kubernetes vs Rancher

gulp
Grunt

Grunt vs Webpack vs gulp

Graphite
Kibana

Grafana vs Graphite vs Kibana