首页 > 其他 > 详细

Understanding Paxos Algorithm

时间:2018-09-24 11:55:36      阅读:149      评论:0      收藏:0      [点我收藏+]

I have average IQ so even after reading several articles on Paxos, I was still confused.

Then I found this presentation from Google - it is just 20-ish minutes but provides a super clear explanation to what problem Paxos solves (that‘s where I got lost!), how it works step by step and ends with a simple distributed data storage system as an example. So, I‘d highly suggest watching this video first:

https://www.youtube.com/watch?v=d7nAGI_NZPk

Then, you‘ll find Paxos Wiki is more approachable: https://en.wikipedia.org/wiki/Paxos_(computer_science)

And, here is a very good real-life application to Paxos algorithm(in zh-cn): https://www.jianshu.com/p/dbb7da189b51

Understanding Paxos Algorithm

原文:https://www.cnblogs.com/tonix/p/9695105.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!