/multi-processing

Contains two apps. One curries multiprocessing in Python. The other performs message passing in multiprocessing and multithreaded environments in C using the Open MP and MPI modules

Primary LanguagePythonMIT LicenseMIT

multi-processing

Repository contains code that shows how multitasking, multithreading and multiprocessing is done using the standard modules or the Open MP and the MPI module.