Skip to content

This project is an implementation of MIT's 6.824 LAB1 task. A Map Reduce framework.

Notifications You must be signed in to change notification settings

renatogondin/Golang-Map-Reduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Golang-Map-Reduce

*This project is an implementation of MIT's 6.824 LAB1 task. A Map Reduce framework. (here are the instructions: http://nil.csail.mit.edu/6.824/2018/labs/lab-1.html)

*Map Reduce is very important nowadays with technologies like Hadoop for data processing.

ps: Some of the code was already given in the challenge.

ps2: Working with Go (or you can call Golang) is one the best ways to deal with any concurrency.

About

This project is an implementation of MIT's 6.824 LAB1 task. A Map Reduce framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages