A parallel process script using multi-process and multi-threading tools as well as map reduce
The script was built that way so the user would get a better understanding of parallel programming through examples and for future references, it wasn't meant to solve any particular problem.
- Python 3 - The language used
- Anaconda - Computer program
- Spyder - Python IDE with the modules that were used (available with Anaconda)
- KarlesP - Initial work - KarlesP
Source of Parallel programming 1 and Parallel programming 2 can be found HERE