分布式系统领域经典论文翻译集
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
18. PowerDrill:Processing a Trillion Cells per Mouse Click
19. Google-Wide Profiling:A Continuous Profiling Infrastructure for Data Centers
20. Spanner: Google’s Globally-Distributed Database
21. Dapper, a Large-Scale Distributed Systems Tracing Infrastructure
22. The Datacenter as a Computer
google系列论文翻译集(合集)
二.分布式理论系列
00. Appraising Two Decades of Distributed Computing Theory Research
0. 分布式理论系列译序
1. A brief history of Consensus_ 2PC and Transaction Commit (译)
2. 拜占庭将军问题(译) --Leslie Lamport
3. Impossibility of distributed consensus with one faulty process (译)
4. Leases:租约机制(译)
5. Time Clocks and the Ordering of Events in a Distributed System(译) --Leslie Lamport
6. The Part Time Parliament (译zz) --Leslie Lamport
7. How to Build a Highly Available System Using Consensus
8. Paxos Made Simple (译) --Leslie Lamport
9. Fast Paxos --Leslie Lamport
10. Paxos Made Live - An Engineering Perspective(译)
11. Paxos made code - Implementing a high throughput Atomic Broadcast
12. Distributed Snapshots: Determining Global States of a Distributed System
--Leslie Lamport
13. Virtual Time and Global States of Distributed Systems
14. Timestamps in Message-Passing Systems That Preserve the Partial Ordering
15. Fundamentals of Distributed Computing:A Practical Tour of Vector Clock Systems
16. Unreliable Failure Detectors for Reliable Distributed Systems
17. Wait-Free Synchronization
18. Knowledge and Common Knowledge in a Distributed Environment
19. Uniform consensus is harder than consensus
三.数据库理论系列
0. A Relational Model of Data for Large Shared Data Banks --E.F.Codd 1970
1. SEQUEL:A Structured English Query Language 1974
2. Implentation of a Structured English Query Language 1975
3. A System R: Relational Approach to Database Management 1976
4. Granularity of Locks and Degrees of Consistency in a Shared DataBase --Jim Gray 1976
5. Access Path Selection in a RDBMS 1979
6. The Transaction Concept:Virtues and Limitations --Jim Gray
7. 2pc-2阶段提交:Notes on Data Base Operating Systems --Jim Gray
8. 3pc-3阶段提交:NONBLOCKING COMMIT PROTOCOLS
9. Life beyond Distributed Transactions:an Apostate’s Opinion
10. A Comparison of the Byzantine Agreement Problem and the Transaction Commit Problem --Jim Gray
11. Consensus on Transaction Commit --Jim Gray & Leslie Lamport
12. What Goes Around Comes Around - Michael Stonebraker, Joseph M. Hellerstein
13. A Formal Model of Crash Recovery in a Distributed System - Skeen, D. Stonebraker
14. ARIES: A Transaction Recovery Method Supporting Fine-Granularit y Locking and Partial Rollbacks Using Write-Ahead Logging-1992
四.大规模存储与计算(NoSql理论系列)
0. Towards Robust Distributed Systems:Brewer's 2000 PODC key notes
1. CAP理论
2. Harvest, Yield, and Scalable Tolerant Systems