• Stars
    star
    1
  • Language
    C
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In Single-Channel-Queuing Problem, one customer is served at a single time. If the server is busy then the customers have to wait in queue. We have to solve single channel queuing problem in python. Firstly, we have to define inter arrival time by using Poisson distribution and Service time are define by using Exponential distribution. This problem is defined for 20 customers. First inter arrival time, arrival time, Time service begin, customer wait in queue, idle time of server is defined as 0. The value of second to twenty value are find by using this function: