Skip to content

tzhang449/Dislab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dislab

Making a distributed system based on Raft. This project follows MIT's 6.824 and is thus a learning project.

This project is in progress.

[lab 1]

In lab1, we make a map-reduce framework to distribute the general map and reduce workflow on multiple threads. Crash recovery is implemented on the framework.

To run the program, just follow the test file

cd src/main && sh test-mr.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •