ZOOKEEPER資源
ZooKeeper實際上是一個小型的分布式文件系統,外加通知功能。ZooKeeper典型應用場景一覽
http://www.coder4.com/archives/3856
!!!!!ZooKeeper偽分布式集群安裝及使用
http://blog.fens.me/hadoop-zookeeper-intro/
!!!ZOOPKEEPER之配置管理、分布式隊列、會話、緩存等管理
http://www.cnblogs.com/xguo/category/495322.html
ZooKeeper實現分布式隊列Queue
http://blog.fens.me/zookeeper-queue/
ZooKeeper實現分布式FIFO隊列
http://blog.fens.me/zookeeper-queue-fifo/
!基于ZooKeeper的分布式Session實現
http://blog.csdn.net/jacktan/article/details/6112806
ZOOPKEEPER和SPRING整合,作為PROPERTY數據的來源
https://github.com/james-wu-shanghai/spring-zookeeper
http://stackoverflow.com/questions/9940476/zookeeper-for-java-spring-config
https://github.com/ryantenney/zookeeper-spring
http://rdc.taobao.com/team/jm/archives/tag/zookeeper
分布式服務框架 Zookeeper -- 管理分布式環境中的數據
zookeeper
為什么要使用ZooKeeper
使用zookeeper管理多個hbase集群
Description of how HBase uses ZooKeeper
posted on 2012-10-02 10:20 paulwong 閱讀(515) 評論(0) 編輯 收藏 所屬分類: 云計算 、ZOOKEEPER