Yahoo Web Search

Search results

  1. Apache ZooKeeper is an effort to develop and maintain an open-source server which enables highly reliable distributed coordination. What is ZooKeeper? ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.

  2. Oct 9, 2023 · ZooKeeper is a high-performance coordination service for distributed applications. It exposes common services - such as naming, configuration management, synchronization, and group services - in a simple interface so you don't have to write them from scratch.

  3. May 4, 2023 · Zookeeper is a distributed, open-source coordination service for distributed applications. It exposes a simple set of primitives to implement higher-level services for synchronization, configuration maintenance, and group and naming.

  4. Apache ZooKeeper is an open-source server for highly reliable distributed coordination of cloud applications. It is a project of the Apache Software Foundation . ZooKeeper is essentially a service for distributed systems offering a hierarchical key-value store , which is used to provide a distributed configuration service , synchronization ...

  5. Jun 5, 2022 · This document contains information to get you started quickly with ZooKeeper. It is aimed primarily at developers hoping to try it out, and contains simple installation instructions for a single ZooKeeper server, a few commands to verify that it is running, and a simple programming example.

  6. About. Apache ZooKeeper. zookeeper.apache.org. java distributed-systems database key-value service-discovery consensus apache zookeeper coordination configuration-management distributed-database hacktoberfest distributed-configuration zab. Readme. Apache-2.0 license. Code of conduct.

  7. ZooKeeper Releases. Please make sure you're downloading from a nearby mirror site, not from www.apache.org.. We suggest downloading the current stable release.. Older ...

  1. People also search for