# Distributed-Systems **Repository Path**: notfresh/Distributed-Systems ## Basic Information - **Project Name**: Distributed-Systems - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-04 - **Last Updated**: 2021-02-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)