Yahoo India Web Search

Search results

  1. 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.

  2. What is ZooKeeper? ZooKeeper is 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.

  3. zookeeper.apache.org › documentationApache ZooKeeper

    Setup instructions, programming guides, and other documentation are available for each released version of ZooKeeper below: ZooKeeper 3.9.2. ZooKeeper 3.8.4.

  4. 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.

  5. Apache ZooKeeper. Contribute to apache/zookeeper development by creating an account on GitHub.

  6. Jun 20, 2024 · Apache Zookeeper is an open source distributed coordination service that helps to manage a large set of hosts. Management and coordination in a distributed environment is tricky. Zookeeper automates this process and allows developers to focus on building software features rather than worry about it’s distributed nature.

  7. 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 ...

  8. ZooKeeper is a distributed co-ordination service to manage large set of hosts. Co-ordinating and managing a service in a distributed environment is a complicated process. ZooKeeper solves this issue with its simple architecture and API.

  9. What is ZooKeeper? ZooKeeper is 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.

  10. zookeeper.apache.org › releasesApache ZooKeeper

    Apache ZooKeeper™ Releases. The Apache ZooKeeper system for distributed coordination is a high-performance service for building distributed applications. Release strategy; Download; Verifying Hashes and Signatures; News; Release strategy. The Apache ZooKeeper community supports two release branches at a time: stable and current.

  1. People also search for