Description
Consider server that executes jobs arriving according Poisson process of rate = job/s, and serves them with average service D = ms.
Determine:
• The utilization of the system • The probability of having exactly job in the system • The probability of having than jobs in the system • The average queue length (job not in service) • The average response • The probability that the response is greater than 0.5 • The percentile of the response distribution



