ahua671 发表于 2015-9-7 10:25:28

Zookeeper研究和应用

  http://www.searchtb.com/2011/01/zookeeper-research.html zookeeper简介
  zookeeper是一个开源分布式的服务,它提供了分布式协作,分布式同步,配置管理等功能. 其实现的功能与google的chubby基本一致.zookeeper的官方网站已经写了一篇非常经典的概述性文章,请大家参阅:ZooKeeper: A Distributed Coordination Service for Distributed Applications
页: [1]
查看完整版本: Zookeeper研究和应用