Ecosyste.ms: Awesome

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

https://github.com/feixiao/Distributed-Systems

MIT课程《Distributed Systems 》学习和翻译
https://github.com/feixiao/Distributed-Systems

distributed-systems golang

Last synced: 27 days ago
JSON representation

MIT课程《Distributed Systems 》学习和翻译

Lists

README

        

# Distributed-Systems
MIT课程[《Distributed Systems 》](http://nil.csail.mit.edu/6.824/2016/schedule.html)学习和翻译
+ 翻译和完成课程的实验代码,之后在代码里添加了注释说明,去掉了代码实现
+ 整理课程,编写简单的分布式入门教程

#### 资料推荐
+ [《大规模分布式存储系统》](https://book.douban.com/subject/25723658/)
+ [《分布式系统原理介绍》](http://pan.baidu.com/s/1geU1XAz)
+ [awesome-distributed-systems](https://github.com/kevinxhuang/awesome-distributed-systems)
+ [一名分布式存储工程师的技能树是怎样的?](https://www.zhihu.com/question/43687427/answer/96306564)
+ [袖珍分布式系统](http://www.jianshu.com/c/0cf64976a481)