FastSort: a distributed single-input single-output external sort

  • Authors:
  • Betty Salzberg;Alex Tsukerman;Jim Gray;Michael Stuewart;Susan Uren;Bonnie Vaughan

  • Affiliations:
  • Northeastern University, Boston, Massachusetts;Tandem Computers, Cupertino, CA;Tandem Computers, Cupertino, CA;Tandem Computers, Cupertino, CA;Tandem Computers, Cupertino, CA;Tandem Computers, Cupertino, CA

  • Venue:
  • SIGMOD '90 Proceedings of the 1990 ACM SIGMOD international conference on Management of data
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

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.