Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CJP0/M-M-s-K_Queue_Simulation

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M-M-S-K Queue Simulation

This program simulates an M/M/s/K Queue in Python


Customers arrive according to a Poisson process with rate λ.

The service times of customers are exponentially distributed with parameter 1µ.

𝜆 = 2/ℎ𝑟, 𝜇 = 1.5/ℎ𝑟, K = 8

s = 2, 3, 4, 5, 6, 7

The average number of customers in the system is

The average dwell time of a customer in the system is


Customers arrive according to a Poisson process with rate λ.

The service times of customers are exponentially distributed with parameter 1µ.

𝜇 = 6/ℎ𝑟, s = 2, K = 8

𝜆 = 2, 3, 4, 5, 6, 7/ℎ𝑟

The average queuing length is

The average waiting time of customers is

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.