零基础一文读懂分布式系统(15)

\n

如果你理解了这一点 , 这篇文章的目的就达到了 , 而我们对分布式系统的探索到此也就全部结束了 。

\n

六、更进一步

\n

本文是受《How Does Distributed Consensus Work?》一文启发写成的 , 如果你想更进一步了解分布式系统 , 推荐这篇文章 , 它从专业的角度介绍了分布式共识;同时推荐《WHAT WE TALK ABOUT WHEN WE TALK ABOUT DISTRIBUTED SYSTEMS》 , 它系统地罗列出了分布式系统的经典论文 。

\n

链闻注:- How Does Distributed Consensus Work?https://medium.com/s/story/lets-take-a-crack-at-understanding-distributed-consensus-dad23d0dc95- 中文译本《分布式共识的工作原理》 , by EthFanshttps://ethfans.org/posts/lets-take-a-crack-at-understanding-distributed-consensus-part-1- WHAT WE TALK ABOUT WHEN WE TALK ABOUT DISTRIBUTED SYSTEMShttp://alvaro-videla.com/2015/12/learning-about-distributed-systems.html

\n

分布式系统的另一个关键问题是时序 , 所有的共识算法都需要解决它 , 但因为是另一条线索故本文未做涉及 , 如果你想了解 , 可以从莱斯利·兰伯特博士(how old are you)的这篇论文开始:《Time Clocks and the Ordering of Events in a Distributed System》 。

推荐阅读