M
multiprocessing
Projects with this topic
-
A handy tool for debugging and finding corner cases in a specific C++ program, the main idea behind it is that the results of a correct code are compared to the ones of the code that needs to be tested with goal of finding a specific corner-case.
Updated -
A search system for a video games database using multiprocessing and pipes (both named and unnamed) University of Tehran Operating System Spring 99 Course Project 2
Updated