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

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

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

Last synced: about 1 year 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 领导选举