Nuacht

Just a little test. To validate that indeed only with multiprocessing you get performance boost with multiple core cpu. $ time python threads_example.py Starting thread 0 Starting thread 1 Starting ...
Command is "time ./Multiprocessing x > filename" x can be 3 options, Multiprocessing, Asyncio, Threading as 1,2,3 respectively. You will need to add in the start, end and varaible source manually into ...