📜  操作系统中的吞吐量 - 无论代码示例

📅  最后修改于: 2022-03-11 15:00:25.208000             🧑  作者: Mango

代码示例1
Throughput is the amount of work completed in a unit of time. In other words throughput is the processes executed to number of jobs completed in a unit of time. The scheduling algorithm must look to maximize the number of jobs processed per time unit.