I/O vs CPU-intensive tasks
Friday, February 02, 2007 9:08 AM
Tasks that are I/O intensive are ideal for multitasking environments. Natural delays in user input or external device responses give the CPU ample time to switch from one task to another, maximizing its throughput. But CPU-intensive
Read More