MIT 6.824涉及的部分论文翻译

引言

这篇文章用于记录在学习6.824过程中所涉及到的论文的翻译,以帮助像我一样的英语蒻蒻愉快的享受6.824。因为很多论文并不是很常见,导致很多连论文阅读笔记都没有,所以希望看到这篇文章的朋友找到或翻译了本篇文章中没有记录的论文翻译,可以留言或者私信,一起完善这篇文章。

lec paper
lec1 MapReduce: Simplified Data Processing on Large Cluster
lec3 The Google File System
lec4 The Design of a Practical System for Fault-Tolerant Virtual Machines
lec6,7 In Search of an Understandable Consensus Algorithm(Extended Version)
lec8 ZooKeeper Wait-free coordination for Internet-scale systems
lec9 Object Storage on CRAQ
lec10 Amazon Aurora: Design Considerations for High Throughput Cloud-Native Relational Databases
lec11 Frangipani: A Scalable Distributed File System
lec13 Spanner: Google’s Globally-Distributed Database
lec14 No compromises: distributed transactions with consistency, availability, and performance
lec15 Resilient Distributed Datasets: A Fault-Tolerant Abstraction for In-Memory Cluster Computing
lec16 Scaling Memcache at Facebook
lec17 Don’t Settle for Eventual: Scalable Causal Consistency for Wide-Area Storage with COPS
lec19 Bitcoin: A Peer-to-Peer Electronic Cash System
lec20 Blockstack: A New Internet for Decentralized Applications
lec21 Experiences with a Distributed, Scalable, Methodological File System: AnalogicFS

你可能感兴趣的:(分布式)