ImanRHT / MM1K_Queue_Simulation

A Performance Analysis of the M/M/1/K Queue Model via Discrete Event Simulation with Varied Service Orders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M/M/1/K Queue Simulation

GitHub release (latest) GitHub repo size GitHub stars GitHub forks GitHub issues GitHub license

This repository contains a simulation of the M/M/1/K queue model, a classic queuing theory concept commonly used in the analysis of computer systems and network performance. These simulations are designed to analyze the performance of these queues under different scenarios.

Contents

Evaluation Results for M/M/1/12 Queue with Exponential and Fixed Theta under different customer loads are available in the following files:

References

Contribute

If you have an issue or found a bug, please raise a GitHub issue here. Pull requests are also welcome.

About

A Performance Analysis of the M/M/1/K Queue Model via Discrete Event Simulation with Varied Service Orders

License:Apache License 2.0


Languages

Language:Python 100.0%