分布式相关学习资料

最近在网上搜到一些分布式相关的很好的资料,在这里汇总,方便学习和查找。以后不断更新~~

Part-1 分布式存储相关

分布式存储必读论文,作为一个必读论文清单记录。其中的部分论文我做了下载和整理。如下:
[1] The Google File System. Sanjay Ghemawat, Howard Gobioff, and Shun-Tak Leung
[2] Bigtable: A Distributed Storage System for Structured Data. Fay Chang, Jeffrey Dean, Sanjay Ghemawat, et
[3] Spanner: Google’s Globally-Distributed Database. James C. Corbett, Jeffrey Dean, et
[4] PacificA: Replication in Log-Based Distributed Storage Systems. Wei Lin, Mao Yang, et
[5] Object Storage on CRAQ, High-throughput chain replication for read-mostly workloads. Jeff Terrace and Michael J. Freedman
[6] Ceph: Reliable, Scalable, and High-Performance Distributed Storage. Sage A. Weil
[7] Finding a needle in Haystack: Facebook’s photo storage. Doug Beaver, Sanjeev Kumar, Harry C. Li, Jason Sobel, Peter Vajgel
[8] Windows Azure Storage: A Highly Available Cloud Storage Service with Strong Consistency. Brad Calder, Ju Wang, Aaron Ogus, Niranjan Nilakantan, et
[9] The Chubby lock service for loosely-coupled distributed systems. Mike Burrows
[10] Paxos Made Live – An Engineering Perspective. Tushar Chandra, Robert Griesemer,Joshua Redstone
[11] Dynamo: Amazon’s Highly Available Key-Value Store。 Giuseppe DeCandia, Deniz Hastorun, Madan Jampani, et

Part-2 分布式系统学习课程

MIT 6.824: https://pdos.csail.mit.edu/6.824/