https://github.com/zuston/mit-distributedsystem
MIT-DistributedSystem
https://github.com/zuston/mit-distributedsystem
Last synced: about 1 year ago
JSON representation
MIT-DistributedSystem
- Host: GitHub
- URL: https://github.com/zuston/mit-distributedsystem
- Owner: zuston
- Created: 2017-08-29T01:42:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-13T17:00:51.000Z (over 8 years ago)
- Last Synced: 2025-02-09T10:46:11.833Z (over 1 year ago)
- Language: Go
- Size: 5.85 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MIT-DistributedSystem
## lab1
### _map reduce_
1. 串行化 map,reduce 实现
2. wordcount
## lab2
### _raft_
1. rpc
2. raft 领导选举