Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 583 Bytes

readme.md

File metadata and controls

13 lines (8 loc) · 583 Bytes

MIT 6.824 Lab 2020

This repo repr some demo programs about mit6.824 distributed systems lab only for studying.

Besides golang used in lecture, i also use python which i am more familiar with to implemmnet the lab. goroutine and python thread 's synchornizing are same to some degree.

If you find some errors, welcome to issue me !~

continue to finish...