A Generalization of M/G/1 Priority Models via Accumulating Priority
Abstract
Priority queueing systems are oftentimes set up so that arriving customers are placed into one of $N$ distinct priority classes. Moreover, to determine the order of service, each customer (upon arriving to the system) is assigned a priority level that is unique to the class to which it belongs. In static priority queues, the priority level of a class-$k$ ($k=1,2,\ldots,N$) customer is assumed to be constant with respect to time. This simple prioritization structure is easy to implement in practice, and as such, various types of static priority queues have been analyzed and subsequently applied to real-life queueing systems. However, the assumption of constant priority levels for the customers may not always be appropriate. Furthermore, static priority queues can often display poor system performance as their design does not provide systems managers the means to balance the classical trade-off inherent in all priority queues, that is: reducing wait times of higher priority customers consequently increases the wait times for those of lower priority.
An alternative to static priority queues are accumulating priority queues, where the priority level of a class-$k$ customer is assumed to accumulate linearly at rate $b_k>0$ throughout the class-$k$ customer's time in the system. The main benefit of accumulating priority queues is the ability, through the specification of the accumulating priority rates $\{b_k\}_{k=1}^N$, to control the waiting times of each class. In the past, due to the complex nature of the accumulating prioritization structure, the control of waiting times in accumulating priority queues was limited --- being administered only through their first moments. Nowadays, with the advent of a very useful tool called the maximal priority process, it is possible to characterize the waiting time distributions of several types of accumulating priority queues.
In this thesis, we incorporate the concept of accumulating priority to several previously analyzed static priority queues, and use the maximal priority process to establish the corresponding steady-state waiting time distributions. In addition, since static priority queues may be captured from accumulating priority queues, useful comparisons between the considered accumulating priority queues and their static priority counterparts are made throughout this thesis. Thus, in the end, this thesis results in a set of extensive analyses on these highly flexible accumulating priority queueing models that provide a better understanding of their overall behaviour, as well as exemplify their many advantages over their static priority equivalents.
Collections
Cite this version of the work
Val Andrei Fajardo
(2016).
A Generalization of M/G/1 Priority Models via Accumulating Priority. UWSpace.
http://hdl.handle.net/10012/10110
Other formats
Related items
Showing items related by title, author, creator and subject.
-
From the ground up: Building a roadmap of research priorities for a national research data management community
Cheung, Melissa; Dearborn, Dylanne; Da Sylva, Lyne; Khair, Shahira; Szigeti, Kathy (2019-05)Launched in 2015, the Canadian Association of Research Libraries (CARL) Portage Network is dedicated to the shared stewardship of research data in Canada through fostering national communities of practice for research data, ... -
Link Layer Priority Management Techniques for Supporting Real Time Traffic in CDMA Based Wireless Mesh Networks
Alsabaan, Maazen (University of Waterloo, 2007-09-17)With the recent advances in the development of wireless communication networks, Wireless Mesh Networks (WMNs) have been receiving considerable research interests in recent years. Many challenges need to be addressed for ... -
FlexQueue: Simple and Efficient Priority Queue for System Software
Zhang, Yifan (University of Waterloo, 2018-05-18)Existing studies of priority queue implementations often focus on improving canonical operations such as insert and deleteMin, while sacrificing design simplicity and pre- dictable worst-case latency. Design simplicity is ...