Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 576 Bytes

infra.md

File metadata and controls

27 lines (25 loc) · 576 Bytes

sys infra’s road

  • 6.824
    • LEC

      • Intro
      • RPC,Threads,crawler,K/V
      • GFS
      • Primary-Backup Replication
      • Fault Tolerance:Raft
      • Spinnaker
      • Zookeeper
      • Distributed Transactions
      • Optimistic Concurrency Control
      • Big Data: Spark
      • Big Data: Naiad
      • Distributed Machine Learning: Parameter Server
      • Cache Consistency: Memcached at Facebook
      • Disconnected Operation,Eventual Consistency
      • Peer-to-peer,DHTs
      • Dynamo
      • Peer-to-peer: Bitcoin
    • LAB

      • mapreduce
      • raft
      • kvraft
      • shardmaster