Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zuston/mit-distributedsystem

MIT-DistributedSystem
https://github.com/zuston/mit-distributedsystem

Last synced: 7 days ago
JSON representation

MIT-DistributedSystem

Awesome Lists containing this project

README

        

# MIT-DistributedSystem

## lab1
### _map reduce_
1. 串行化 map,reduce 实现
2. wordcount

## lab2
### _raft_
1. rpc
2. raft 领导选举