The R Journal: article published in 2017, volume 9:2

queueing: A Package For Analysis Of Queueing Networks and Models in R PDF download
Pedro Cañadilla Jiménez and Yolanda Román Montoya , The R Journal (2017) 9:2, pages 116-126.

Abstract queueing is a package that solves and provides the main performance measures for both basic Markovian queueing models and single and multiclass product-form queueing networks. It can be used both in education and for professional purposes. It provides an intuitive, straightforward way to build queueing models using S3 methods. The package solves Markovian models of the form M/M/c/K/M/FCFS, open and closed single class Jackson networks, open and closed multiclass networks and mixed networks. Markovian models are used when both the customer inter-arrival time and the server processing time are exponentially distributed. Queueing network solvers are useful for modelling situations in which more than one station must be visited.

Received: 2016-11-16; online 2017-10-24, supplementary material, (1.8 KiB)
CRAN packages: simmer, queuecomputer, queueing


CC BY 4.0
This article and supplementary materials are licensed under a Creative Commons Attribution 4.0 International license.

@article{RJ-2017-051,
  author = {Pedro Cañadilla Jiménez and Yolanda Román Montoya},
  title = {{queueing: A Package For Analysis Of Queueing Networks and
          Models in R}},
  year = {2017},
  journal = {{The R Journal}},
  doi = {10.32614/RJ-2017-051},
  url = {https://doi.org/10.32614/RJ-2017-051},
  pages = {116--126},
  volume = {9},
  number = {2}
}