zoukankan      html  css  js  c++  java
  • 【转】zookeeper 学习资料

    这段时间学习zookeeper,记录一下找到的一些资料

     

    zookeeper学习记录

    http://agapple.iteye.com/blog/1111377

     

    zookeeper watcher功能分析

    http://luzengyi.blog.163.com/blog/static/529188201064113744373/

       watcher evetn对象客户端与服务器交互的流程

     

    http://luzengyi.blog.163.com/blog/static/529188201061155444869/

    watch 事件的注册和调用

     

    基于zookeeper的分布式lock实现

    http://agapple.iteye.com/blog/1184040

    阿里巴巴的一个应用案例

    http://agapple.iteye.com/blog/1184023

     

    Zookeeper ACL 访问权限管理

    http://rdc.taobao.com/team/jm/archives/947

     

    介绍了zookeeper能用来干嘛

    http://www.ibm.com/developerworks/cn/opensource/os-cn-zookeeper/

     

    官方文档,大致介绍zookeeper

    http://zookeeper.apache.org/doc/r3.3.2/zookeeperOver.html

     

     

    paxos 实现

    http://rdc.taobao.com/blog/cs/?p=162

    paxos算法介绍续

    http://rdc.taobao.com/blog/cs/?p=261

    Paxos算法之旅(四)zookeeper代码解析

    http://rdc.taobao.com/team/jm/archives/448

    选举算法

    http://rdc.taobao.com/blog/cs/?p=162

    代码解析

    http://rdc.taobao.com/team/jm/archives/448

  • 相关阅读:
    OAF_OAF控件系列9
    OAF_OAF控件系列8
    OAF_OAF控件系列7
    OAF_OAF控件系列5
    OAF_OAF控件系列4
    OAF_OAF控件系列3
    OAF_OAF控件系列3
    OAF_OAF控件系列2
    OAF_OAF控件系列1
    PLSQL_性能优化索引Index介绍(概念)
  • 原文地址:https://www.cnblogs.com/java20130722/p/3206746.html
Copyright © 2011-2022 走看看