The computer system is described as a network of servers. Each server has a queue of waiting processes. The CPU is a server with its ready queue, as is the I/O system with its device queues.
Knowing arrival rates and service rates, we can compute utilization, average queue length, average wait time, and so on.
This area of study is called queueing-network analysis.