Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 865 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 865 Bytes

MIT 6.828(Distributed Systems) Lab Report

The answers for the labs of this course.

Introduction

MIT 6.828 is a famous course of Distributed System, which is composed of several excellent labs. I think that it is a novel and effictive way to deepen our understanding of mechanism of Distributed System.

Projects

This project includes several tags.

  • The master branch is the combination of the answers of all completed labs.
  • The lab1 tag is the answer for lab 1, the lab2 is the answer for lab 2, and so on.

Contents

The structure of each branch consists of 3 folders:

  • lab -- The source files of OS kernel (including answers)
  • hw -- The answer for the homeworks of this course.

Links

The Course website: 2016 MIT6.824 Distributed Systems http://nil.csail.mit.edu/6.824/2016/schedule.html