Contributors Commit-activity Issues Repo-size Forks LinkedIn

Welcome to MM1QueueSimulation

This program simulates a M/M/1 queue system in Python

M/M/1 Queue

Much of this is motivated from: In queueing theory, M/M/1 is a queue with one server, whereby arrivals follow a Poisson process while job service time is an exponential distribution.