The program implements MapReduce Algorithm Library using multi-threaded programming.
Runnning make
with no arguments should generate the libMapReduceFramework.a library.
This project was made as part of my Computer Science studies in the Hebrew University. It was given as an exercise in course 67808 ( Operating Systems ) which I took in 2022.