Transformation and simulation for a generalised queuing problem using a G/G/n/G/+ queuing model
Ben O'Neill

TL;DR
This paper introduces a generalized G/G/n/G/+ queuing model, providing a recursive algorithm for detailed analysis and simulation, including optimization of facilities, with implementation in R.
Contribution
The paper presents a new generalized queuing model and a recursive algorithm for comprehensive analysis and simulation, including graphical representation and optimization.
Findings
Algorithm accurately computes waiting, use, and unserved times.
Simulation results demonstrate the model's flexibility and applicability.
Implementation in R facilitates practical usage and further research.
Abstract
We examine a generalised queuing model which we call the G/G/n/G/+ model, which encompasses the G/G/n and G/G/n/s models as special cases. Our model accommodates useful generalisations in user behaviour and limitations on the facilities for the queuing process. Give a set of inputs for the users and facilities, we develop a recursive algorithm that computes all aspects of the queuing process, including the waiting-times, use-times and unserved-times for each user. We also show how the queue can be represented graphically in a "queuing plot". We use our algorithm to undertake simulation analysis to determine the distribution of queuing outputs given specified distributions for the inputs, and we show how this can be used to optimise the number of facilities. We conduct some simple simulations to illustrate the method using standard queuing models. Our method is implemented in various…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics · Data Management and Algorithms · Bayesian Modeling and Causal Inference
