In what case the throughput ability of a system that can handle two processes would be bigger

StackOverflow https://stackoverflow.com/questions/20305927

  •  06-08-2022
  •  | 
  •  

سؤال

In what case the throughput ability of a system that can handle two processes would be bigger,1)if them two would be i/o bound or2) the 1st cpu bound and the other i/o bound?

هل كانت مفيدة؟

المحلول

Other things being equal, the second case, because there wouldn't be as much contention for the CPU or the I/O devices.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top