M
M
MIT6.824
搜索
⌃
K
M
M
MIT6.824
搜索
⌃
K
简介
Lecture 01 - Introduction
Lecture 03 - GFS
3.1分布式存储系统的难点(Why Hard)
3.2 错误的设计(Bad Design)
3.3 GFS的设计目标
3.4 GFS Master 节点
3.5 GFS读文件(Read File)
3.6 GFS写文件(Write File)(1)
3.7 GFS写文件(Write File)(2)
3.8 GFS的一致性
Lecture 04 - VMware FT
Lecture 06 - Raft1
Lecture 07 - Raft2
Lecture 08 - Zookeeper
Lecture 09 - More Replication, CRAQ
Lecture 10 - Cloud Replicated DB, Aurora
Lecture 11 - Cache Consistency: Frangipani
Lecture 12 - Distributed Transaction
由
GitBook
提供支持
Lecture 03 - GFS
在开始之前,强烈建议阅读GFS论文。
【1】
https://pdos.csail.mit.edu/6.824/papers/gfs.pdf
以前
1.8 Map函数和Reduce函数
下一个
3.1分布式存储系统的难点(Why Hard)
最近更新
3yr ago