【Zookeeper】原始碼分析目錄

leesf發表於2017-03-13

Zookeeper原始碼分析目錄如下

  1. 【Zookeeper】原始碼分析之序列化

  2. 【Zookeeper】原始碼分析之持久化(一)之FileTxnLog

  3. 【Zookeeper】原始碼分析之持久化(二)之FileSnap

  4. 【Zookeeper】原始碼分析之持久化(三)之FileTxnSnapLog

  5. 【Zookeeper】原始碼分析之Watcher機制(一)

  6. 【Zookeeper】原始碼分析之Watcher機制(二)之WatchManager

  7. 【Zookeeper】原始碼分析之Watcher機制(三)之ZooKeeper

  8. 【Zookeeper】原始碼分析之請求處理鏈(一)

  9. 【Zookeeper】原始碼分析之請求處理鏈(二)之PrepRequestProcessor

  10. 【Zookeeper】原始碼分析之請求處理鏈(三)之SyncRequestProcessor

  11. 【Zookeeper】原始碼分析之請求處理鏈(四)之FinalRequestProcessor

  12. 【Zookeeper】原始碼分析之網路通訊(一)

  13. 【Zookeeper】原始碼分析之網路通訊(二)之NIOServerCnxn

  14. 【Zookeeper】原始碼分析之網路通訊(三)之NettyServerCnxn

  15. 【Zookeeper】原始碼分析之Leader選舉(一)

  16. 【Zookeeper】原始碼分析之Leader選舉(二)之FastLeaderElection

  17. 【Zookeeper】原始碼分析之伺服器(一)

  18. 【Zookeeper】原始碼分析之伺服器(二)之ZooKeeperServer

  19. 【Zookeeper】原始碼分析之伺服器(三)之LeaderZooKeeperServer

  20. 【Zookeeper】原始碼分析之伺服器(四)之FollowerZooKeeperServer

  21. 【Zookeeper】原始碼分析之伺服器(五)之ObserverZooKeeperServer

 
 
 
 
 
 
 
 
 
 
 
 
 
 

相關文章