AbstractFor maximum efficiency in a multiprocessor system the load should be shared evenly over all processors; that is, there should be no idle processors when tasks are available. The delay in a load-sharing algorithm is the larger of the maximum time that any processor can be idle before a task is assigned to it, and the maximum time that it must wait to be relieved of an excess task. A simple parallel priority queue architecture for load sharing in a p-processor multiprocessor system is proposed. This architecture uses O(p log(n/p)) special-purpose processors (where n is the maximal size of the priority queue), an interconnection pattern of bounded degree, and achieves delay O(log p), which is optimal for any bounded degree system
We present a parallel priority queue that supports the following operations in con-stant time: paral...
Abstract — Priority queues are fundamental in the design of modern multiprocessor algorithms. Priori...
This paper adresses certain types of scheduling problems that arise when a parallel computation is t...
AbstractFor maximum efficiency in a multiprocessor system the load should be shared evenly over all ...
Abstract—Lock-based resource sharing protocols for single processor systems are well understood and ...
This paper presents parallel algorithms for priority queue operations on a p-processor EREW-PRAM. Th...
. We present time and work optimal priority queues for the CREW PRAM, supporting FindMin in constant...
A priority queueing model with many types of requests and restricted processor sharing is considered...
This paper introduces the Parallel Priority Queue (PPQ) abstract data type. A PPQ stores a set of in...
We describe a new parallel data structure, namely parallel heap, for exclusive-read exclusive-write ...
AbstractThis paper presents parallel algorithms for priority queue operations on a p-processor EREWP...
We describe a new parallel data structure, namely parallel heap, for exclusive-read exclusive-write ...
This paper presents parallel algorithms for priority queue operations on a p-processor EREWPRAM. The...
Abstract. We present time and work optimal priority queues for the CREW PRAM, supporting FindMin in ...
The concurrent priority queue is one of the shared memory data structures that can be dynamically ma...
We present a parallel priority queue that supports the following operations in con-stant time: paral...
Abstract — Priority queues are fundamental in the design of modern multiprocessor algorithms. Priori...
This paper adresses certain types of scheduling problems that arise when a parallel computation is t...
AbstractFor maximum efficiency in a multiprocessor system the load should be shared evenly over all ...
Abstract—Lock-based resource sharing protocols for single processor systems are well understood and ...
This paper presents parallel algorithms for priority queue operations on a p-processor EREW-PRAM. Th...
. We present time and work optimal priority queues for the CREW PRAM, supporting FindMin in constant...
A priority queueing model with many types of requests and restricted processor sharing is considered...
This paper introduces the Parallel Priority Queue (PPQ) abstract data type. A PPQ stores a set of in...
We describe a new parallel data structure, namely parallel heap, for exclusive-read exclusive-write ...
AbstractThis paper presents parallel algorithms for priority queue operations on a p-processor EREWP...
We describe a new parallel data structure, namely parallel heap, for exclusive-read exclusive-write ...
This paper presents parallel algorithms for priority queue operations on a p-processor EREWPRAM. The...
Abstract. We present time and work optimal priority queues for the CREW PRAM, supporting FindMin in ...
The concurrent priority queue is one of the shared memory data structures that can be dynamically ma...
We present a parallel priority queue that supports the following operations in con-stant time: paral...
Abstract — Priority queues are fundamental in the design of modern multiprocessor algorithms. Priori...
This paper adresses certain types of scheduling problems that arise when a parallel computation is t...