Skip to content

This repository implements the calculation for 2 types of queues in the Queue Theory, namely, the M/M/c Queue and the M/M/c/c Queue.

Notifications You must be signed in to change notification settings

HankerZheng/Basic-Calculator-for-Queueing-Theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Calculator for Queueing Theory

This repository implements the calculation for 2 types of queues in the Queue Theory, namely, the M/M/c Queue and the M/M/c/c Queue, based on Erlang-B model and Erlang-C model.

The .py files contain the efficient way to initialize the queue and some methods to get the performance of the queue.

The .xlsm file implements a simple calculator. Given several condition a queue should satisfies, find the minimum capacity of that queue needed.

The .vba file contains the source code(Embeded-Macro) for the .xlsm file.

About

This repository implements the calculation for 2 types of queues in the Queue Theory, namely, the M/M/c Queue and the M/M/c/c Queue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published