各大公司分散式存儲領域相關論文
04-19
各大公司系統實現
- [SOSP』03] The Google File System
- [OSDI』06] Bigtable: A Distributed Storage System for Structured Data
- [OSDI』06] The Chubby lock service for loosely-coupled distributed systems
- [CIDR』11] Megastore: Providing Scalable, Highly Available Storage for Interactive Services
- [OSDI』12] Spanner: Googles Globally-Distributed Database
- [VLDB』13] F1: A Distributed SQL Database That Scales
- [VLDB』14] Mesa: Geo-Replicated, Near Real-Time, Scalable Data Warehousing
- [SIGMOD』17] Spanner: Becoming a SQL System
- [Google 2017] Spanner, TrueTime and the CAP Theorem
- [OSDI』10] Finding a needle in Haystack: Facebook』s photo storage
- [USENIX Annual Technical Conference 2013] TAO: Facebook』s Distributed Data Store for the Social Graph
- [OSDI』14] F4: Facebooks Warm BLOB Storage System
Amazon
- [SOSP』07] Dynamo: Amazon』s Highly Available Key-value Store
Microsoft
- [SOSP』11] Windows Azure Storage: A Highly Available Cloud Storage Service with Strong Consistency
Tencent
- [VLDB』17] PaxosStore: High-availability Storage Made Practical in WeChat
RAMCloud
- [TOCS』15] The RAMCloud Storage System
理論研究
- [PODC』07] Paxos Made Live – An Engineering Perspective
- [Communication of the ACM』14] Eventually consistent: Not what you were expecting?
- [PRDA』18] Consistent Hashing with Bounded Loads
Google & Facebook Infrastructure Stack
http://malteschwarzkopf.de/research/assets/google-stack.pdfhttp://malteschwarzkopf.de/research/assets/facebook-stack.pdf
推薦閱讀:
※論文筆記:[SRDS 2004] The Phi Accrual Failure Detector
※集群資源調度系統設計架構總結
※閱讀筆記:Scaling Memcache at Facebook
※PacificA 一致性協議解讀