/go-mapreduce

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

Primary LanguageGo

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