/mit6.824-2023

mit-6.824 distributed system labs demo in golang & python

Primary LanguagePython

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...