Consensus algorithm
Chubby
Zookeeper
http://static.usenix.org/events/atc10/tech/full_papers/Hunt.pdf
http://zookeeper.apache.org/doc/current/zookeeperInternals
http://zookeeper.apache.org/doc/r3.3.1/recipes.pdf
Zab
http://kisalay.com/2011/04/25/zab/
http://www.tcs.hut.fi/Studies/T-79.5001/reports/2012-deSouzaMedeiros.pdf
http://research.yahoo.com/node/3274
http://research.yahoo.com/node/3514
http://link.springer.com/chapter/10.1007%2F978-3-642-04355-0_39?LI=true
Paxos
http://www.read.seas.harvard.edu/~kohler/class/08w-dsi/chandra07paxos.pdf
http://www.slideshare.net/paolos84/the-paxos-commit-algorithm
http://www.slideshare.net/savemanos/lock-service-with-paxos-in-erlang
http://www.slideshare.net/kuenishi/genpaxos-1679212 (https://github.com/gburd/gen_paxos)
Nosql 좋은 설명- paxos 관련 내용
http://highlyscalable.wordpress.com/2012/09/18/distributed-algorithms-in-nosql-databases/
Chubby (한글 정리)
http://blog.naver.com/PostView.nhn?blogId=smiler82&logNo=30042144407
paxos and zookeeper 의 zab 정리
'paper and essay' 카테고리의 다른 글
SERI - 인문학이 경영을 바꾼다. (0) | 2011.10.20 |
---|---|
Failure Trends in a Large Disk Drive Population (0) | 2011.01.10 |
rysnc 에러 : rsync: connection unexpectedly closed (0) | 2008.04.10 |
bash 스트링 조작하기 - String 함수 구현하기 (0) | 2008.01.18 |
bash shell (0) | 2008.01.18 |