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. ZooKeeper Apache 软件基金会的一个软件项目,它为大型分布式计算提供开源的分布式配置服务、同步服务和命名注册。 ZooKeeper 的架构通过冗余服务实现高可用性。

  3. 本文详细介绍了Zookeeper的概念安装步骤、内存模型以及客户端的使用,包括配置管理、分布式锁、集群管理等功能。通过Java客户端展示了创建、读取、修改和监听节点的操作。Zookeeper作为一个协调服务,适用于配置管理、分布式锁和集群管理等场景。

  4. 什么是 ZooKeeper?ZooKeeper 是一个分布式的,开放源码的分布式应用程序协同服务。ZooKeeper 的设计目标是将那些复杂且容易出错的分布式一致性服务封装起来,构成一个高效可靠的原语集,并以一系列简单易用的接口…

  5. ZooKeeper Apache 软件基金会的一个软件项目,它为大型「分布式计算」提供开源的分布式配置服务、同步服务和命名注册。 Zookeeper 最早起源于雅虎研究院的一个研究小组。

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

  7. 什么是 ZooKeeper?. ZooKeeper 是一项集中式服务,用于维护配置信息、命名、提供分布式同步以及提供组服务。. 这些类型的服务都以某种形式被分布式应用程序使用。. 每次实施这些服务时,都会投入大量工作来修复不可避免的错误和竞争条件。. 由于实施这些类型 ...

  8. Aug 1, 2023 · Apache ZooKeeper Apache软件基金会 的一个软件项目,它为大型 分布式计算 提供 开源 的分布式配置服务、同步服务和命名注册。. [需要解释] ZooKeeper曾经是 Hadoop 的一个子项目,但现在是一个独立的顶级项目。. ZooKeeper的架构通过冗余服务实现 高可用性 。. 因此 ...

  9. zookeeper.apache.org › documentationApache ZooKeeper

    Mar 5, 2010 · Documentation. Setup instructions, programming guides, and other documentation are available for each released version of ZooKeeper below: ZooKeeper 3.9.2. ZooKeeper 3.8.4. ZooKeeper 3.9.1.

  10. As of version 3.5.5, the parent, zookeeper and zookeeper-jute artifacts are deployed to the central repository after the release is voted on and approved by the Apache ZooKeeper PMC: https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper.

  1. People also search for