Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 305 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 305 Bytes

MapReduce

Specific application of MapReduce framework: add all occurrences of words. Supports multi-threading with the use of locks and barriers.

See https://kkunapuli.github.io/_pages/dfs/map_reduce/ for more information.

Contributors:

  • Benjamin Hill
  • Kristine Kunapuli
  • Vivi Song
  • Mike Yesudas