
The goal here is that the customer should not notice the increase in arrival rate.
We can used a closed system to start a new job as soon as one finishes.

If we use an open system instead, then increasing the CPU throughput of one of the servers makes a large difference where it doesn’t in closed systems since the system will be bound by the slower server.

We use Load Balancing to make sure no single server gets overwhelmed.