Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaocegege/6.824-2016
Implementation for MIT 6.824 Distributed System 2016
https://github.com/gaocegege/6.824-2016
Last synced: 14 days ago
JSON representation
Implementation for MIT 6.824 Distributed System 2016
- Host: GitHub
- URL: https://github.com/gaocegege/6.824-2016
- Owner: gaocegege
- Created: 2016-02-11T07:01:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-29T02:13:31.000Z (over 8 years ago)
- Last Synced: 2024-10-04T19:31:01.867Z (about 1 month ago)
- Language: Go
- Homepage: https://pdos.csail.mit.edu/6.824/index.html
- Size: 8.65 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 6.824-2016
[![Go Report Card](https://goreportcard.com/badge/github.com/gaocegege/6.824-2016)](https://goreportcard.com/report/github.com/gaocegege/6.824-2016)
[![MIT 6.824][course-badge]][course-link][course-badge]: https://img.shields.io/badge/MIT-6.824-brightgreen.svg
[course-link]: https://pdos.csail.mit.edu/6.824Implementation for MIT 6.824 Distributed System 2016
## Course homepage
* [https://pdos.csail.mit.edu/6.824/index.html](https://pdos.csail.mit.edu/6.824/index.html)
## Blog
* [MIT分布式系统Lab1分享](http://gaocegege.com/Blog/distributed%20system/ds-lab1/) & [MIT分布式系统Lab1分享-2016](http://gaocegege.com/Blog/distributed%20system/ds-lab1-2016)
## Timeline
1. [Finish Lab1](https://github.com/gaocegege/6.824-2016/releases/tag/lab1-done)