Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 405 Bytes

MapReduce

This program with a MapReduce core is ready to deploy any application using this paradigm. The current implementation allows the user to count the words of file/s at once or by separated.

The program is written in Python 3.4 and uses multiprocessing.

Running the application

python mapreduce file_1 [file_n] [-h] [--merge]

<> with ♥ in ETSE, UAB by ccebrecos & davidlj.