Implement a MapReduce function which contains a Master process and many Worker process. test pull request test pull request with issue How to run code?
- Enter into the root folder (/Mapreduce)
- Run "make" command in your terminal. $ make
- Wait until "make" command finished