FastSort: A Distributed Single-Input Single-Output External Sort.
Betty Salzberg, Alex Tsukerman, Jim Gray, Michael Stewart, Susan Uren, Bonnie Vaughan:
FastSort: A Distributed Single-Input Single-Output External Sort.
SIGMOD Conference 1990: 94-101@inproceedings{DBLP:conf/sigmod/SalzbergTGSUV90,
author = {Betty Salzberg and
Alex Tsukerman and
Jim Gray and
Michael Stewart and
Susan Uren and
Bonnie Vaughan},
editor = {Hector Garcia-Molina and
H. V. Jagadish},
title = {FastSort: A Distributed Single-Input Single-Output External Sort},
booktitle = {Proceedings of the 1990 ACM SIGMOD International Conference on
Management of Data, Atlantic City, NJ, May 23-25, 1990},
publisher = {ACM Press},
year = {1990},
pages = {94-101},
ee = {http://doi.acm.org/10.1145/93597.98719, db/conf/sigmod/SalzbergTGSUV90.html},
crossref = {DBLP:conf/sigmod/90},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
External single-input single-output sorts can
use multiple processors each with a large tournament
replacement-selection in memory, and each with private
disks to sort an input stream in linear elapsed time. Of course, increased numbers of processors, memories, and disks are required as the input file size grows. This
paper
analyzes the algorithm and reports the performance of an implementation.
Copyright © 1990 by the ACM,
Inc., used by permission. Permission to make
digital or hard copies is granted provided that
copies are not made or distributed for profit or
direct commercial advantage, and that copies show
this notice on the first page or initial screen of
a display along with the full citation.
Online Version (ACM WWW Account required): Full Text in PDF Format
CDROM Version: Load the CDROM "Volume 1 Issue 2, SIGMOD '75-'92" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
Hector Garcia-Molina, H. V. Jagadish (Eds.):
Proceedings of the 1990 ACM SIGMOD International Conference on Management of Data, Atlantic City, NJ, May 23-25, 1990.
ACM Press 1990 ,
SIGMOD Record 19(2), June 1990
Contents
References
- [Anon]
- ...
- [Beck]
- Micah Beck, Dina Bitton, W. Kevin Wilkinson:
Sorting Large Files on a Backend Multiprocessor.
IEEE Trans. Computers 37(7): 769-778(1988)
- [DeWitt]
- David J. DeWitt, Robert H. Gerber, Goetz Graefe, Michael L. Heytens, Krishna B. Kumar, M. Muralikrishna:
GAMMA - A High Performance Dataflow Database Machine.
VLDB 1986: 228-237
- [Graefe]
- ...
- [Knuth]
- Donald E. Knuth:
The Art of Computer Programming, Volume III: Sorting and Searching.
Addison-Wesley 1973, ISBN 0-201-03803-X
- [Lorie]
- Raymond A. Lorie, Honesty C. Young:
A Low Communication Sort Algorithm for a Parallel Database Machine.
VLDB 1989: 125-134
- [Salzberg 88]
- Betty Salzberg:
File Structures: An Analytic Approach.
Prentice-Hall 1988, ISBN 0-13-314550-6
- [Salzberg 89]
- Betty Salzberg:
Merging Sorted Runs Using Large Main Memory.
Acta Inf. 27(3): 195-215(1989)
- [Tsukerman]
- ...
- [Uren]
- ...
Copyright © Fri Mar 12 17:21:28 2010
by Michael Ley (ley@uni-trier.de)