Skip to content

This is a single-host mapreduce implement written by golang.

Notifications You must be signed in to change notification settings

vinllen/go-mapreduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

go-mapreduce

This is a single-host mapreduce implement example written by golang. This project is just an easy example that reade big file first and then calculate the ten most frequent words.

  1. Run generate if you want generate the test input file
  2. Run caller

Brief chinese introduction blog address

About

This is a single-host mapreduce implement written by golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages