Parallel evaluation of multi-join queries

  • Authors:
  • Annita N. Wilschut;Jan Flokstra;Peter M. G. Apers

  • Affiliations:
  • University of Twente, P.O. Box 217, 7500 AE Enschede, the Netherlands;University of Twente, P.O. Box 217, 7500 AE Enschede, the Netherlands;University of Twente, P.O. Box 217, 7500 AE Enschede, the Netherlands

  • Venue:
  • SIGMOD '95 Proceedings of the 1995 ACM SIGMOD international conference on Management of data
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

A number of execution strategies for parallel evaluation of multi-join queries have been proposed in the literature; their performance was evaluated by simulation. In this paper we give a comparative performance evaluation of four execution strategies by implementing all of them on the same parallel database system, PRISMA/DB. Experiments have been done up to 80 processors. The basic strategy is to first determine an execution schedule with minimum total cost and then parallelize this schedule with one of the four execution strategies. These strategies, coming from the literature, are named: Sequential Parallel, Synchronous Execution, Segmented Right-Deep, and Full Parallel. Based on the experiments clear guidelines are given when to use which strategy.