Distributed Coordination Services
Zookeeper
Zookeeper is an open source distributed coordination service. is a typical distributed data consistency solution.
All servers in the cluster communicate based on the Zab (ZooKeeper Atomic Broadcast) protocol
Zookeeper website address: http://zookeeper.apache.org/
Zookeeper official website document address: http://zookeeper.apache.org/doc/trunk/index.html
meet ZooKeeper
ZooKeeper Overview
Getting Started with ZooKeeper
ZooKeeper Typical application scenarios
ZooKeeper Service Explanation
Zookeeper Single-machine multi-instance and distributed deployment
Deployment and management ZooKeeper
ZooKeeper Installation Deployment
Distributed Service Framework Zookeeper-- managing data in a distributed environment
ZooKeeper Leader elections
ZooKeeper client connections too many
transaction logs and snapshots for ZooKeeper
ZooKeeper Monitoring
ZooKeeper operation and maintenance instruction
ZooKeeper Management Guide
ZooKeeper Configuration Parameters
Zookeeper start exception
Zookeeper operation Optimization
ZooKeeper Observation Node
ZooKeeper Lock Service
ZooKeeper fault handling
ZooKeeper Copy mode
ZooKeeper Building Configuration Services
Manage multiple hbase clusters with zookeeper
Brief analysis of Zookeeper fundamentals and installation Deployment
Knowledge chain-distributed coordination Service zookeeper