Skip to content

This is an application to Queueing theory, Which includes a mathematical models used to represent the process of waiting in line, often employed to analyze the performance of systems where entities (such as customers, tasks, or data packets) wait for service.

Notifications You must be signed in to change notification settings

mohamedmossad07/q-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Queueing system for the next models:

  • M/M/1: A system with exponential (Markovian) arrival and service times, and a single server.
  • M/M/c: Similar to M/M/1, but with c servers.
  • M/G/1: A system with exponential arrivals and general (non-exponential) service times, and a single server.
  • G/G/1: A more general queueing model where both the arrival and service processes are arbitrary.

About

This is an application to Queueing theory, Which includes a mathematical models used to represent the process of waiting in line, often employed to analyze the performance of systems where entities (such as customers, tasks, or data packets) wait for service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published