Tony's Log

Algorithms, Distributed System, Machine Learning

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

09 2018 档案

摘要: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)

摘要:It is not a hard one, but I still learnt a good lesson on how to optimize my strategy. My first thought was on the right track: do a O(n) scan and do 阅读全文
posted @ 2018-09-01 04:32 Tonix 阅读(492) 评论(1) 推荐(0)