12月的程式員有這篇文章,有些意思,可以參考。
CAP定理是資料系統設計的基本理論,目前幾乎所有的資料系統的設計都遵循了這個定理。但CAP定理給目前的資料系統帶來了許多複雜的、不可控的問題,使得資料系統的設計越來越複雜。Twitter首席工程師、Storm的作者Nathan Marz在本文中通過避開CAP定理帶來的諸多複雜問題,展示了一個不同于以往的資料系統設計方案,給我們的資料系統設計帶來了全新的思路。
<a href="http://www.programmer.com.cn/9260/comment-page-1/">http://www.programmer.com.cn/9260/comment-page-1/</a>
<a href="http://nathanmarz.com/blog/how-to-beat-the-cap-theorem.html">http://nathanmarz.com/blog/how-to-beat-the-cap-theorem.html</a>
<a href="http://www.cs.berkeley.edu/~brewer/cs262b-2004/PODC-keynote.pdf">CAP定理</a>
<a href="http://www.cs.berkeley.edu/~brewer/cs262b-2004/PODC-keynote.pdf">http://www.cs.berkeley.edu/~brewer/cs262b-2004/PODC-keynote.pdf</a>
<a href="http://beagoodboy.iteye.com/blog/695254">http://beagoodboy.iteye.com/blog/695254</a>
<a href="http://blog.csdn.net/cutesource/article/details/5621725">http://blog.csdn.net/cutesource/article/details/5621725</a>