Труды Института системного программирования РАН (Oct 2018)

Empirical study of parallel SQL query execution

  • Kirill K. Smirnov,
  • George A. Chernishev

Journal volume & issue
Vol. 21, no. 0

Abstract

Read online

In this paper we experiment with two major types of query parallelization techniques - intra and inter operator parallelism and their combinations. We evaluate these techniques applied to a query tree with a number of join operators in the multithreaded environment. In our experiments we vary thread count, buffer size, workload characteristics, measure the relative performance of several distinct join algorithms and observe several modes which appear in the series of experiments.

Keywords