The original publication is available at www.springerlink.comExternal sorting|the process of sorting a le that is too large to t into the computer's internal memory and must be stored externally on disks|is a fundamental subroutine in database sys- tems [Gra93, IBM90]. Of prime importance are techniques that use multiple disks in parallel in order to speed up the performance of external sorting. The simple randomized merging (SRM) mergesort algorithm proposed by Barve et al. [BGV97] is the rst parallel disk sorting algorithm that requires a provably optimal number of passes and that is fast in practice. Knuth [Knu98, Section 5.4.9] recently identi ed SRM (which he calls \randomized striping") as the method of choice for sorting with para...
(eng) Cole presented a parallel merge sort for the PRAM model that performs in log n parallel steps ...
We live in an era of data explosion that necessitates the discovery of novel out-of-core techniques....
Technical ReportWe introduce a new deterministic parallel sorting algorithm for distributed memory m...
In this paper we present a simple parallel sorting algorithm and illustrate two applications. The al...
The Parallel Disks Model (PDM) has been proposed to alleviate the I/O bottle-neck that arises in the...
In this paper we present a simple parallel sorting algorithm and illustrate its application in gener...
This paper discusses our implementation of Rajasekaran\u27s (l,m)-mergesort algorithm (LMM) for sort...
R. D. Barve, E. F. Grove, and J. S. Vitter. “Simple Randomized Mergesorting on Parallel Disks,” spec...
The Parallel Disks Model (PDM) has been proposed to alleviate the I/O bottleneck that arises in the ...
Abstract. The Parallel Disks Model (PDM) has been proposed to al-leviate the I/O bottleneck that ari...
Sorting is one of the most important operations in database systems and its efficiency can influence...
Abstract. Merge sort is useful in sorting a great number of data pro-gressively, especially when the...
We develop an algorithm for parallel disk sorting, whose I/O cost approaches the lower bound and tha...
We develop an algorithm for parallel disk sorting, whose I/O cost approaches the lower bound and tha...
A parallel sorting algorithm is presented for storage-efficient internal sorting on MIMD machines. T...
(eng) Cole presented a parallel merge sort for the PRAM model that performs in log n parallel steps ...
We live in an era of data explosion that necessitates the discovery of novel out-of-core techniques....
Technical ReportWe introduce a new deterministic parallel sorting algorithm for distributed memory m...
In this paper we present a simple parallel sorting algorithm and illustrate two applications. The al...
The Parallel Disks Model (PDM) has been proposed to alleviate the I/O bottle-neck that arises in the...
In this paper we present a simple parallel sorting algorithm and illustrate its application in gener...
This paper discusses our implementation of Rajasekaran\u27s (l,m)-mergesort algorithm (LMM) for sort...
R. D. Barve, E. F. Grove, and J. S. Vitter. “Simple Randomized Mergesorting on Parallel Disks,” spec...
The Parallel Disks Model (PDM) has been proposed to alleviate the I/O bottleneck that arises in the ...
Abstract. The Parallel Disks Model (PDM) has been proposed to al-leviate the I/O bottleneck that ari...
Sorting is one of the most important operations in database systems and its efficiency can influence...
Abstract. Merge sort is useful in sorting a great number of data pro-gressively, especially when the...
We develop an algorithm for parallel disk sorting, whose I/O cost approaches the lower bound and tha...
We develop an algorithm for parallel disk sorting, whose I/O cost approaches the lower bound and tha...
A parallel sorting algorithm is presented for storage-efficient internal sorting on MIMD machines. T...
(eng) Cole presented a parallel merge sort for the PRAM model that performs in log n parallel steps ...
We live in an era of data explosion that necessitates the discovery of novel out-of-core techniques....
Technical ReportWe introduce a new deterministic parallel sorting algorithm for distributed memory m...