Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 320 Bytes

MIT6.824-Distributed-System

分布式计算机系统工程实践

实验任务

1 [实验1任务1:实现Map和Reduce统计文件中单词出现的次数]

2 [实验1任务2:分发Map和Reduce任务]

3 [实验1任务3:处理Worker故障]

4 [实验2任务1:Viewservice]

论文参考

1 [MapReduce]