分布式领域论文目录
google论文系列
The anatomy of a large-scale hypertextual Web search engine (译 zz)
Bigtable: A Distributed Storage System for Structured Data (译)
Chubby: The Chubby lock service for loosely-coupled distributed systems (译)
Sawzall:Interpreting the Data–Parallel Analysis with Sawzall (译 zz)
Percolator: Large-scale Incremental Processing Using Distributed Transactions and Notifications(译zz)
MegaStore: Providing Scalable, Highly Available Storage for Interactive Services(译zz)
Tenzing - A SQL Implementation on the MapReduce Framework (译)
F1-The Fault-Tolerant Distributed RDBMS Supporting Google’s Ad Business
Elmo: Building a Globally Distributed, Highly Available Database
Google-Wide Profiling:A Continuous Profiling Infrastructure for Data Centers
Dapper, a Large-Scale Distributed Systems Tracing Infrastructure(笔记)
Omega: flexible, scalable schedulers for large compute clusters
Photon: Fault-tolerant and Scalable Joining of Continuous Data Streams(译)
MillWheel: Fault-Tolerant Stream Processing at Internet Scale(译)
B4: Experience with a Globally-Deployed Software Defined WAN
Google brain-Building High-level Features Using Large Scale Unsupervised Learning
Mesa: Geo-Replicated, Near Real-Time, Scalable Data Warehousing(译zz)
分布式理论系列译序
Appraising Two Decades of Distributed Computing Theory Research
A brief history of Consensus_ 2PC and Transaction Commit (译)
Impossibility of distributed consensus with one faulty process (译)
Time Clocks and the Ordering of Events in a Distributed System(译)
Life beyond Distributed Transactions:an Apostate’s Opinion(译zz)
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
- The Design Philosophy of the DARPA Internet Protocols(译zz)
34. Uniform consensus is harder than consensus 35. Paxos made code - Implementing a high throughput Atomic Broadcast
数据库理论系列
A Relational Model of Data for Large Shared Data Banks –E.F.Codd 1970
SEQUEL:A Structured English Query Language 1974
Implentation of a Structured English Query Language 1975
A System R: Relational Approach to Database Management 1976
Granularity of Locks and Degrees of Consistency in a Shared DataBase –Jim Gray 1976
Access Path Selection in a RDBMS 1979
The Transaction Concept:Virtues and Limitations –Jim Gray
2pc-2阶段提交:Notes on Data Base Operating Systems –Jim Gray
3pc-3阶段提交:NONBLOCKING COMMIT PROTOCOLS
MVCC:Multiversion Concurrency Control-Theory and Algorithms –1983
ARIES: A Transaction Recovery Method Supporting Fine-Granularity Locking and Partial Rollbacks Using Write-Ahead Logging-1992
A Comparison of the Byzantine Agreement Problem and the Transaction Commit Problem –Jim Gray
A Formal Model of Crash Recovery in a Distributed System - Skeen, D. Stonebraker
What Goes Around Comes Around - Michael Stonebraker, Joseph M. Hellerstein
Anatomy of a Database System -Joseph M. Hellerstein, Michael Stonebraker
大规模存储与计算(NoSql理论系列)
Towards Robust Distributed Systems:Brewer’s 2000 PODC key notes
Harvest, Yield, and Scalable Tolerant Systems
The Five-Minute Rule Ten Years Later and Other Computer Storage Rules of Thumb
The Five-Minute Rule 20 Years Later(and How Flash Memory Changes the Rules)
A Comparision of Approaches to Large-Scale Data Analysis (译)
Map-Reduce-Merge: simplified relational data processing on large clusters
Resilient Distributed Datasets: A Fault-Tolerant Abstraction for In-Memory Cluster Computing
The Log: What every software engineer should know about real-time data’s unifying abstraction
基本算法和数据结构
- Consistent Hashing And Random Trees
- Scalable Bloom Filters
Introduction to Distributed Hash Tables
B-Trees and Relational Database Systems
Data Structures for Spatial Database
Gossip
The Graph Traversal Pattern
基本系统和实践经验
Designs, Lessons and Advice from Building Large Distributed Systems
Challenges in Building Large-Scale Information Retrieval Systems
Experiences with MapReduce, an Abstraction for Large-Scale Computation
Taming Service Variability,Building Worldwide Systems,and Scaling Deep Learning
Large-Scale Data and Computation:Challenges and Opportunitis
Event-Based Systems:Architect’s Dream or Developer’s Nightmare?
其他辅助系统
The ganglia distributed monitoring system:design, implementation, and experience
Scribe : a way to aggregate data and why not, to directly fill the HDFS?
HFile:A Block-Indexed File Format to Store Sorted Key-Value Pairs
Hive - A Warehousing Solution Over a Map-Reduce Framework
Hive – A Petabyte Scale Data Warehouse Using Hadoop
HIVE RCFile高效存储结构
ZooKeeper: Wait-free coordination for Internet-scale systems
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/
转载请注明作者:phylips@bmy 2011-4-30
出处:http://duanple.blog.163.com/blog/static/709717672011330101333271/
再推荐一个相关文章:http://blog.nosqlfan.com/html/1647.html