paper-reading
CtrlK
  • 引言
  • 论文
    • 分布式事务-Paxos
      • Bigtable: 结构化数据分布式存储系统
      • Chubby:面向松耦合分布式系统的锁服务
      • 谷歌文件系统
      • MapReduce:大型集群数据处理简化
      • Paxos Made Live - An Engineering Perspective
      • Neat Algorithms - Paxos
    • Raft
      • Raft协议原始论文
      • Raft 一致性算法论文译文-InfoQ
      • Raft算法动画演示
        • Raft - The Secret Lives of Data
        • Raft Consensus Algorithm
        • Raft Distributed Consensus Algorithm Visualization
    • Gossip 一致性算法
      • Gossip协议原始论文
      • Gossip算法动画演示
        • Gossip Visualization
    • 分布式存储和数据库
      • Spanner: Google’s Globally-Distributed Database
      • Spanner, TrueTime & The CAP Theorem
      • F1 - The Fault-Tolerant Distributed RDBMS Supporting Google’s Ad Business
      • Cassandra: A Decentralized Structured Storage System
      • CRUSH: Controlled, Scalable, Decentralized Placement of Replicated Data
    • 分布式消息系统
      • Kafka: a Distributed Messaging System for Log Processing
      • Wormhole: Reliable Pub-Sub to Support Geo-replicated Internet Services
    • 日志和数据
      • TheLog_What every software engineer should know about real-time data’s unifying abstraction
      • 上文中译版
      • The Log-Structured Merge-Tree (LSM-Tree)
      • Immutability Changes Everything
      • Tango: Distributed Data Structures over a Shared Log
    • 分布式监控和跟踪
      • Dapper, a Large-Scale Distributed Systems Tracing Infrastructure
      • Zipkin
    • 数据分析
      • The Unified Logging Infrastructure for Data Analytics at Twitter
      • Scaling Big Data Mining Infrastructure: The Twitter Experience
      • Dremel: Interactive Analysis of Web-Scale Datasets
      • Resident Distributed Datasets: a Fault-Tolerant Abstraction for In-Memory Cluster Computing
  • 图书
由 GitBook 提供支持
在本页
  1. 论文

分布式存储和数据库

Spanner: Google’s Globally-Distributed DatabaseSpanner, TrueTime & The CAP TheoremF1 - The Fault-Tolerant Distributed RDBMS Supporting Google’s Ad BusinessCassandra: A Decentralized Structured Storage SystemCRUSH: Controlled, Scalable, Decentralized Placement of Replicated Data
上一页Gossip算法动画演示下一页Spanner: Google’s Globally-Distributed Database

最后更新于11天前