Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 237 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 237 Bytes

Mapper_Reducer_threads

going to use Pthreads library and implement a multithreaded program that reads a file of words and generates some statistics such as the count of each word and the count of words that start with the same letter.