天天看點

Distributed Systems-Materials

最近整理了下自己接觸過的一些分布式系統與并行并發相關的一些不錯資料,主要包括論文、書籍、mooc、部落格、社交問答等,由于太多,沒有全部看完,是以品質可能因人而異,但是還是希望對感興趣的同學有點幫助吧。主要涉及的内容包括(後面會繼續更新):

資料位址

a reading list for distributed systems

分布式系統相關理論

time, order, logic clock, vector clock…

fault-tolerence replication and consensus algorithms

flp, cap, base

distributed transaction

formal method

分布式計算架構

batch

dag

memory

stream

graph

分布式存儲系統

fs

database

叢集管理系統

并行并發程式設計模型

繼續閱讀