There are 4 repositories under queueing-theory topic.
The Art of Problem-Solving in Software Engineering: How to Make MySQL Better
Warteschlangensimulator is a free, platform independent, discrete-event, stochastic simulator which allows to model queueing systems in form of flowcharts.
Scenario-driven simulator for async distributed systems: declare topologies, run simulations, measure latency/throughput, resource usage and see where bottlenecks emerge.
Capacity management demo based on Jon Moore's talk https://www.youtube.com/watch?v=m64SWl9bfvk.
Callcenter Simulator is a free, platform-independent program for the analysis of staffing requirements in a call center. The simulator uses event-oriented, stochastic simulation for the computation of the parameters.
Queueing Models Simulator.
Simulation of a renewable powered charging station for electric vehicles (EVs).
A Performance Analysis of the M/M/1/K Queue Model via Discrete Event Simulation with Varied Service Orders
Mini Callcenter Simulator simulates a call center and takes into account many parameters not covered by the Erlang C formula.
A Java program that simulates the working of a multi-server queueing model
Discrete event simulation of queues with a Kendall notation
SimPy simulation examples for simple queueing systems
QueueSim is a Python package for discrete event stochastic simulation of queueing networks. For Kendall models the performance indicators can also be computed using Erlang and Allen Cunneen approximation formulas.
Simulation and analysis of various queueing systems.
Queue calculator is a web service for calculating the characteristics of different queueing models.
Exercise solutions and lab simulations for the lesson Queuing Systems at Ece-Ntua
Десктопное приложение на Python для имитационного моделирования системы массового обслуживания
Queueing Theory Problem
Constrained optimization problems, including linear,network, dynamic,integer, and nonlinear programming, decision trees, queueing theory and Markov decision processes.
C++ Implementation of the simulation of queueing systems for the lab course CSE 4550. The simulation results are compared to the analytical results based on queueing theory.
Simulation of Grocery Queues
Fast and accurate routines to compute various quantities in the Engset model.
Mean-value analysis for closed queueing networks in Mathematica
R scripts for elective waiting list modelling
Vehicle Queueing Model of the Greenlane North Interchange
Programming assignments for EdX Queuing Theory: from Markov Chains to Multi-Server Systems
In this repository you can find all of my projects for Performance Evaluation of Computer Systems Course when I was in 3rd semester of my master's at SUT.
A simulation of an M/M/S pure loss queueing model used to study systems with limited server capacity and no waiting queues in queueing theory.
A simulation of an M/M/S/∞ queueing model used to study scenarios with a finite number of servers and an infinite capacity for queuing in queueing theory.
A simulation of an M/M/S/Q queueing model used to study scenarios with a finite number of servers and a finite queue capacity for queuing in queueing theory.
A novel network flow algorithm to optimize network traffic and ensure stability in a QKD encrypted generalized network (handling unicast, multicast and broadcast) based on the concept of Universal Max-Weight.