阿帕奇zookeeper的目的是开发和l护一个开源的Q高可用的分布式协调的服务?/p>
什么是zookeeper?
zookeeper 是一个集中式的服务用来维护配|信息,l一命名Q提供分布式的同步和提供集群理?/p>
入门指南
Start by installing ZooKeeper on a single machine or a very small cluster.
从单机安装zookeeper或者安装一个zookeeper的集开?nbsp;
1.读这个文学习了解zookeeper
2.下蝲zookeeper
q阶
zookeeper是一个在apache软g基金会下的一个开源项目。我们鼓׃试了解目qA献你的专业知识。下面是一些链?br />
原文
Apache ZooKeeper is an effort to develop and maintain an open-source server which enables highly reliable distributed coordination.
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. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.
Learn more about ZooKeeper on the ZooKeeper Wiki.
Start by installing ZooKeeper on a single machine or a very small cluster.
Apache ZooKeeper is an open source volunteer project under the Apache Software Foundation. We encourage you to learn about the project and contribute your expertise. Here are some starter links: