layout hero features home name text tagline actions 《分布式系统模式》 Patterns of Distributed Systems 《分布式系统模式》(Patterns of Distributed Systems)是 Unmesh Joshi 编写的一系列关于分布式系统实现的文章。这个系列的文章采用模式的格式,介绍了像 Kafka、Zookeeper 这种分布式系统在实现过程采用的通用模式,是学习分布式系统实现的基础。 theme text link brand 开始阅读 /README theme text link alt 概述 /content/overview title details 模式驱动 没有感情,全是套路,不要问为什么,问就是模式 title details 案例详细 详细的案例分析,让你了解模式的实际应用 title details 通俗易懂 有图、有例子、有代码,让你轻松理解