About 50 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 ZooKeeper? ZooKeeper …

  2. Apache ZooKeeper

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

  3. Apache ZooKeeper

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

  4. ZooKeeper: Because Coordinating Distributed Systems is a Zoo

    Mar 6, 2026 · ZooKeeper is a distributed, open-source coordination service for distributed applications. It exposes a simple set of primitives that distributed applications can build upon to implement higher …

  5. ZooKeeper: Because Coordinating Distributed Systems is a Zoo

    Mar 6, 2026 · ZooKeeper is a high-performance coordination service for distributed applications. It exposes common services - such as naming, configuration management, synchronization, and group …

  6. ZooKeeper Getting Started Guide

    Feb 12, 2026 · 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) and/or a log file …

  7. ZooKeeper: Because Coordinating Distributed Systems is a Zoo

    Mar 6, 2026 · ZooKeeper Getting Started Guide Getting Started: Coordinating Distributed Applications with ZooKeeper Pre-requisites Download Standalone Operation Managing ZooKeeper Storage …

  8. ZooKeeper: Because Coordinating Distributed Systems is a Zoo

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

  9. ZooKeeper: Because Coordinating Distributed Systems is a Zoo

    Mar 6, 2026 · ZooKeeper Administrator's Guide A Guide to Deployment and Administration Deployment System Requirements Supported Platforms Required Software Clustered (Multi-Server) Setup Single …

  10. ZooKeeper Administrator's Guide

    Feb 12, 2026 · 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 server …