分布式领域论文目录

google论文系列


分布式理论系列译序

Implementing fault-tolerant services using the state machine approach

17.    Problems, Unsolved Problems and Problems in Concurrency
18.    Hints for Computer System Design
19.    Self-stabilizing systems in spite of distributed control
20.    Wait-Free Synchronization
21.    White Paper Introduction to IEEE 1588 & Transparent Clocks
22.    Unreliable Failure Detectors for Reliable Distributed Systems
23.    Life beyond Distributed Transactions:an Apostate’s Opinion(译zz)
24.    Distributed Snapshots: Determining Global States of a Distributed System --Leslie Lamport
25.    Virtual Time and Global States of Distributed Systems
26.    Timestamps in Message-Passing Systems That Preserve the Partial Ordering
27.    Fundamentals of Distributed Computing:A Practical Tour of Vector Clock Systems
28.    Knowledge and Common Knowledge in a Distributed Environment
29.    Understanding Failures in Petascale Computers
30.    Why Do Internet services fail, and What Can Be Done About It?
31.    End-To-End Arguments in System Design
32.    Rethinking the Design of the Internet: The End-to-End Arguments vs. the Brave New World

数据库理论系列

  1. A Relational Model of Data for Large Shared Data Banks –E.F.Codd 1970

  2. SEQUEL:A Structured English Query Language 1974

  3. Implentation of a Structured English Query Language 1975

  4. A System R: Relational Approach to Database Management 1976

  5. Granularity of Locks and Degrees of Consistency in a Shared DataBase –Jim Gray 1976

  6. Access Path Selection in a RDBMS 1979

  7. The Transaction Concept:Virtues and Limitations –Jim Gray

  8. 2pc-2阶段提交:Notes on Data Base Operating Systems –Jim Gray

  9. 3pc-3阶段提交:NONBLOCKING COMMIT PROTOCOLS

  10. MVCC:Multiversion Concurrency Control-Theory and Algorithms –1983

  11. ARIES: A Transaction Recovery Method Supporting Fine-Granularity Locking and Partial Rollbacks Using Write-Ahead Logging-1992

  12. A Comparison of the Byzantine Agreement Problem and the Transaction Commit Problem –Jim Gray

  13. A Formal Model of Crash Recovery in a Distributed System - Skeen, D. Stonebraker

  14. What Goes Around Comes Around - Michael Stonebraker, Joseph M. Hellerstein

  15. Anatomy of a Database System -Joseph M. Hellerstein, Michael Stonebraker


大规模存储与计算(NoSql理论系列)

  1. Towards Robust Distributed Systems:Brewer’s 2000 PODC key notes

  2. Harvest, Yield, and Scalable Tolerant Systems

    1. The Five-Minute Rule Ten Years Later and Other Computer Storage Rules of Thumb

    2. The Five-Minute Rule 20 Years Later(and How Flash Memory Changes the Rules)


    基本算法和数据结构

    1. Consistent Hashing And Random Trees
  1. Introduction to Distributed Hash Tables

  2. B-Trees and Relational Database Systems

  1. Data Structures for Spatial Database

  2. Gossip

  3. The Graph Traversal Pattern


基本系统和实践经验


其他辅助系统

  1. Hive - A Warehousing Solution Over a Map-Reduce Framework

  2. Hive – A Petabyte Scale Data Warehouse Using Hadoop

  3. HIVE RCFile高效存储结构

  4. ZooKeeper: Wait-free coordination for Internet-scale systems

  5. The life and times of a zookeeper


深入理解计算机系统


其他

On Computable Numbers with an Application to the Entscheidungsproblem-1936.5.28-A.M.Turing

The First Draft Report on the EDVAC-1945.6.30-John von Neumann

Reflections on Trusting Trust –Ken Thompson

Who Needs an Architect?

Go To statements considered harmfull –Edsger W.Dijkstra

No Silver Bullet Essence and Accidents of Software Engineering –Frederick P. Brooks

出处:http://duanple.blog.163.com/blog/static/709717672011330101333271/

再推荐一个相关文章:http://blog.nosqlfan.com/html/1647.html