Title :
QPID: A Distributed Priority Queue with Item Locality
Author :
Bajpai, Ratan ; Dhara, Krishna Kishore ; Krishnaswamy, Venkatesh
Author_Institution :
Avaya Labs. Res., Lincroft, NJ, USA
Abstract :
Distributed systems have evolved from highly regular systems to irregular systems that are not based on any specific architecture. Highly optimized distributed algorithms that are often variants of classic data structures have been developed for these systems. However, such approaches may not be effective for applications built on loosely coupled irregular distributed systems. In this paper, we look at distributed priority queues for such systems, where the locality of items cannot be altered and bottlenecks at any one node should be avoided. We present QPID, a new distributed priority queue algorithm for irregular distributed systems in which nodes communicate via message passing only. We introduce mechanisms to track and update the head of a logical distributed priority queue without moving items between nodes and avoiding bottlenecks at any single node. A novel lazy update scheme is employed for improving the efficiency of our algorithm. We present our analysis of QPID and argue its correctness.
Keywords :
data structures; distributed algorithms; message passing; queueing theory; QPID; classic data structures; distributed priority queues; highly optimized distributed algorithm; highly regular systems; irregular systems; item locality; lazy update scheme; logical distributed priority queue; loosely coupled irregular distributed systems; message passing; Data structures; Distributed algorithms; Distributed processing; Load management; Message passing; Neck; Queueing analysis; Speech synthesis; Distributed priority queues; algorithms; contact center; peer-to-peer;
Conference_Titel :
Parallel and Distributed Processing with Applications, 2008. ISPA '08. International Symposium on
Conference_Location :
Sydney, NSW
Print_ISBN :
978-0-7695-3471-8
DOI :
10.1109/ISPA.2008.90