Question: T3. Items arrive in the system on average every 10 seconds (exponential distribution) and queue up in the FIFO queue. The maximum queue length is
T3. Items arrive in the system on average every 10 seconds (exponential distribution) and queue up in the FIFO queue. The maximum queue length is 3 items, above this value items are rejected. The server handles items for an average of 10 seconds (exponential distribution). Build a model in C# using the CSL library that can observe the number of rejected items, over a simulation time of 10h
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
