Skip to content

kd1510/minimapreduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

master --- do reduce1 --> worker <-- fetches all reduce1 partitions from other workers, sorts the data to group together values of each key, and then passes the result to the user Reduce function.

About

MapReduce Implementation in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages