Skip to content

Implement a MapReduce function which contains a Master process and many Worker process.

Notifications You must be signed in to change notification settings

limin2016/MapReduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapReduce

Implement a MapReduce function which contains a Master process and many Worker process. test pull request test pull request with issue How to run code?

  1. Enter into the root folder (/Mapreduce)
  2. Run "make" command in your terminal. $ make
  3. Wait until "make" command finished

About

Implement a MapReduce function which contains a Master process and many Worker process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published