DocumentCode :
2010605
Title :
Sorting in parallel database systems
Author :
Taniar, David ; Rahayu, J. Wenny
Author_Institution :
Dept. of Comput. Sci., R. Melbourne Inst. of Technol., Vic., Australia
Volume :
2
fYear :
2000
fDate :
14-17 May 2000
Firstpage :
830
Abstract :
Sorting in database processing is frequently required through the use of Order By and Distinct clauses in SQL. Sorting is also widely known in the computer science community at large. Sorting in general covers internal and external sorting. Past published work has extensively focused on external sorting on uni-processors (serial external sorting), and internal sorting on multiprocessors (parallel internal sorting). External sorting on multiprocessors (parallel external sorting) has received surprisingly little attention; furthermore, the way current parallel database systems do sorting is far from optimal in many scenarios. The authors present a taxonomy for parallel sorting in parallel database systems, which covers five sorting methods: namely parallel merge-all sort, parallel binary-merge sort, parallel redistribution binary-merge sort, parallel redistribution merge-all sort, and parallel partitioned sort. The first two methods are previously proposed approaches to parallel external sorting which have been adopted as status quo of parallel database sorting, whereas the latter three methods which are based on redistribution and repartitioning are new, in that the have not been discussed in the literature of parallel external sorting.
Keywords :
merging; parallel databases; sorting; SQL; database processing; external sorting; internal sorting; multiprocessors; parallel binary-merge sort; parallel database system sorting; parallel external sorting; parallel merge-all sort; parallel partitioned sort; parallel redistribution binary-merge sort; parallel redistribution merge-all sort; redistribution; repartitioning; sorting methods;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
High Performance Computing in the Asia-Pacific Region, 2000. Proceedings. The Fourth International Conference/Exhibition on
Conference_Location :
Beijing, China
Print_ISBN :
0-7695-0589-2
Type :
conf
DOI :
10.1109/HPC.2000.843555
Filename :
843555
Link To Document :
بازگشت