About 11,500 results
Open links in new tab
  1. Apache ZooKeeper

    Welcome to Apache ZooKeeper™ Apache ZooKeeper is an effort to develop and maintain an open-source server which enables highly reliable distributed coordination. What is …

  2. ZooKeeper: Because Coordinating Distributed Systems is a Zoo

    Aug 29, 2025 · ZooKeeper is a high-performance coordination service for distributed applications. It exposes common services - such as naming, configuration management, synchronization, …

  3. ZooKeeper: Because Coordinating Distributed Systems is a Zoo

    Aug 29, 2025 · ZooKeeper is a distributed, open-source coordination service for distributed applications. It exposes a simple set of primitives that distributed applications can build upon …

  4. Apache ZooKeeper

    The Apache ZooKeeper system for distributed coordination is a high-performance service for building distributed applications.

  5. ZooKeeper: Because Coordinating Distributed Systems is a Zoo

    Aug 29, 2025 · ZooKeeper Getting Started Guide Getting Started: Coordinating Distributed Applications with ZooKeeper Pre-requisites Download Standalone Operation Managing …

  6. ZooKeeper Getting Started Guide

    Jun 5, 2022 · ZooKeeper logs messages using log4j -- more detail available in the Logging section of the Programmer's Guide. You will see log messages coming to the console (default) …

  7. Apache ZooKeeper

    Documentation Setup instructions, programming guides, and other documentation are available for each released version of ZooKeeper below: ZooKeeper 3.9.4 ZooKeeper 3. ...

  8. ZooKeeper: Because Coordinating Distributed Systems is a Zoo

    Oct 24, 2024 · ZooKeeper - A Reliable, Scalable Distributed Coordination System : An article by Todd Hoff (07/15/2008) ZooKeeper Recipes : Pseudo-level discussion of the implementation …

  9. ZooKeeper: Because Coordinating Distributed Systems is a Zoo

    Aug 29, 2025 · Client is the Java client library, used by applications to connect to a ZooKeeper ensemble. Server is the Java server that runs on the ZooKeeper ensemble nodes. Native …

  10. ZooKeeper Administrator's Guide

    Jun 5, 2022 · ZooKeeper's behavior is governed by the ZooKeeper configuration file. This file is designed so that the exact same file can be used by all the servers that make up a ZooKeeper …