In a single core system will you use multithreading or multiprocessing? Why?
10301

In a system where only one core is available what is more useful multithreading or multiprocessing and why?
We can assume no thread or process is going to starve.

All thoughts appreciated. Thanks

Comments (11)