Skip to content

Toubat/mit-cs-6.824

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6.824 Distributed System


set upstream url to $ git remote add upstream git://g.csail.mit.edu/6.824-golabs-2020

refer to 6.824 Distributed System for lab details.

Running Tests


run $ go test path/to/test/file.go

Parallel Tests


run sh ./go-test-many.sh <num_attempts> <num_core> <test_name>

About

6.824: Distributed Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.4%
  • Shell 3.7%
  • Makefile 0.9%