The Fishspear priority queue algorithm is presented and analyzed. Fishspear is comparable to the usual heap algorithm in its worst case running time, and its relative performance is much better in many common situations. Fishspear also differs from the heap method in that it can be implemented efficiently using sequential storage such as stacks or tapes, making it potentially attractive for implementation of very large queues on paged memory systems
We describe a new parallel data structure, namely parallel heap, for exclusive-read exclusive-write ...
The need for better quality of service is growing as new quality sensitive services are becoming mor...
. We present time and work optimal priority queues for the CREW PRAM, supporting FindMin in constant...
The Fishspear priority queue algorithm is presented and analyzed. Fishspear is comparable to the usu...
We study the impact of using different priority queues in the performance of Dijkstra’s SSSP algorit...
We introduce the heap-on-top (hot) priority queue data structure that combines the multi-level bucke...
A derivation of a parallel algorithm for rank order filtering is presented. Both derivation and resu...
A derivation of a parallel algorithm for rank order filtering is presented. Both derivation and resu...
Efficient implementations of priority queues can often be clumsy beasts. We express a functional imp...
The research software URDME makes use of a priority queue that has support for updating the priority...
The concurrent priority queue is one of the shared memory data structures that can be dynamically ma...
I would like to express my deep appreciation to my advisor, Dr. Baker without whose constant support...
This paper explains binomial heaps, a beautiful data structure for priority queues, using the functi...
This paper introduces the Parallel Priority Queue (PPQ) abstract data type. A PPQ stores a set of in...
We present a new algorithm for concurrent access to array-based priority queue heaps. Deletions proc...
We describe a new parallel data structure, namely parallel heap, for exclusive-read exclusive-write ...
The need for better quality of service is growing as new quality sensitive services are becoming mor...
. We present time and work optimal priority queues for the CREW PRAM, supporting FindMin in constant...
The Fishspear priority queue algorithm is presented and analyzed. Fishspear is comparable to the usu...
We study the impact of using different priority queues in the performance of Dijkstra’s SSSP algorit...
We introduce the heap-on-top (hot) priority queue data structure that combines the multi-level bucke...
A derivation of a parallel algorithm for rank order filtering is presented. Both derivation and resu...
A derivation of a parallel algorithm for rank order filtering is presented. Both derivation and resu...
Efficient implementations of priority queues can often be clumsy beasts. We express a functional imp...
The research software URDME makes use of a priority queue that has support for updating the priority...
The concurrent priority queue is one of the shared memory data structures that can be dynamically ma...
I would like to express my deep appreciation to my advisor, Dr. Baker without whose constant support...
This paper explains binomial heaps, a beautiful data structure for priority queues, using the functi...
This paper introduces the Parallel Priority Queue (PPQ) abstract data type. A PPQ stores a set of in...
We present a new algorithm for concurrent access to array-based priority queue heaps. Deletions proc...
We describe a new parallel data structure, namely parallel heap, for exclusive-read exclusive-write ...
The need for better quality of service is growing as new quality sensitive services are becoming mor...
. We present time and work optimal priority queues for the CREW PRAM, supporting FindMin in constant...