Tony's Log

Algorithms, Distributed System, Machine Learning

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

随笔分类 -  Distributed System

摘要: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-is 阅读全文
posted @ 2018-09-24 11:33 Tonix 阅读(109) 评论(0) 推荐(0)

摘要:A very clear article (in zh-cn) on the topic (as in the title) - http://www.hollischuang.com/archives/681 Key take-aways: 二阶段提交的算法思路可以概括为:参与者将操作成败通知协调 阅读全文
posted @ 2018-09-24 07:23 Tonix 阅读(126) 评论(0) 推荐(0)

摘要:http://datastrophic.io/resource-allocation-in-mesos-dominant-resource-fairness-explained/ Original paper at: https://people.eecs.berkeley.edu/~alig/pa 阅读全文
posted @ 2018-09-22 07:18 Tonix 阅读(143) 评论(0) 推荐(0)

摘要:As a Distributed System rookie, it is very helpful to glance over AWS WhitePaper, to get a better understand to the horizon of the #1 Cloud Computing 阅读全文
posted @ 2018-09-06 10:53 Tonix 阅读(190) 评论(0) 推荐(0)

摘要:I found this super helpful and hands-on tutorial on basics about Apache Spark, and also step-by-step user guide - I enjoyed it a lot. 倾情大奉送--Spark入门实战 阅读全文
posted @ 2018-08-28 12:54 Tonix 阅读(121) 评论(0) 推荐(0)

摘要:[Concepts]Consistent Hashing: instead of MOD, hash() to certain point within 0-2^31. Range based[Logistics\Glue]Zookeeper: locking\service finder\lead... 阅读全文
posted @ 2015-11-25 11:55 Tonix 阅读(135) 评论(0) 推荐(0)