A DSVM BASED PARALLEL HASH JOIN ALGORITHM AND ITS PERFORMANCE EVALUATION

Guo-Ren WANG,Ge YU,Feng YE,Huai-Yuan ZHENG
DOI: https://doi.org/10.3321/j.issn:0254-4164.1999.10.005
1999-01-01
Chinese Journal of Computers
Abstract:After discussing the related research work, this paper presents a new parallel hash join algorithm based on Distributed Shared Virtual Memory(DSVM) called inter subjoin parallel hash which fully exploits the advantages of DSVM and deals with the problem of dynamical imbalance very well. The authors design and implement a benchmark to evaluate and analyze the performance of the parallel join algorithms in a parallel and distributed object database system environment. The experiments have been done in the case of both even data distribution and Zipf skew data distribution. At the same time, it analyzes and compares the performance of the algorithm presented in this paper with other two algorithms. The experimental results show that for heavier workload a near linear speedup is got and parallel systems have a very good scalability built on DSVM in NOW environments.
What problem does this paper attempt to address?