Data partitioning for multicomputer database systems: A cell-based approach

作者:

Highlights:

摘要

This paper deals with load balancing in distributed memory parallel database computers. In such an environment, a relation is typically partitioned and distributed across a set of processing nodes. An efficient load balancing strategy, therefore, is the determining factor for the performance improvement of such systems. We introduce the notion of cell as the unit of data partition and data movement, and devise a greedy algorithm for the initial data distribution and an iterative method for subsequent rebalancing. A directory is used to map a cell to a processing node, thus, two logically consecutive cells can be assigned independently. We also develop an analytical model to compare our scheme to two known methods. The results indicate that the proposed technique exhibits significant rebalancing costs reduction (in terms of response time and throughput) over existing approaches. We show that, for a given set of system parameters, the maximum possible tuple distribution imbalance that the initial data distribution algorithm and the subsequent data rebalancing algorithm may cause. We then attain a mechanism to determine the appropriate number of cells that considers both the processing overhead and the maximum possible data partition imbalance.

论文关键词:Parallel database,data partition,load balancing,performance evaluation

论文评审过程:Received 30 July 1992, Revised 16 April 1993, Available online 17 June 2003.

论文官网地址:https://doi.org/10.1016/0306-4379(93)90032-V