ZooKeeper 是一个分布式协调服务,用于注册中心、配置中心、同步服务、订阅发布
分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab
simple implementations for MicroServiceArchitecture patterns
PoC for Runtimes for Concurrency and Distribution, try to reproduce some aspects of Zab (ZooKeeper Atomic Broadcast) protocol.