marselester / single-channel-queuing

The single-channel queuing system with refusals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The single-channel queuing system with refusals

It receives requests by n time. n is a uniformly distributed random number. Request processing time m is a random variable with an exponential distribution. If channel is not free when request arrives, then request will be leaving system unserved.

About

The single-channel queuing system with refusals


Languages

Language:Python 100.0%