• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2006, Vol. 28 ›› Issue (2): 90-92.

• 论文 • 上一篇    下一篇

并行数据库中JOIN运算的并行算法

黄明和 钟萃相   

  • 出版日期:2006-02-01 发布日期:2010-05-20

  • Online:2006-02-01 Published:2010-05-20

摘要:

JOIN运算的并行算法一直是并行数据库领域中研究的热点问题,先后出现了一系列并行JOIN算法或改进算法,但它们都存在着通信效率较低、负载调度频繁等问题。本文针对这些问题,在分析比较前人工作的基础上对湖+算法与ABJ+算法加以改进,得到了效率更高的并行JOIN算法ABJ++。

关键词: 串行JOIN算法 并行JOIN算法 并行Hash JOIN算法 分桶

Abstract:

The parallel algorithm for the JOIN operation has been one of me not topics in parallel databases. A series of  parallel algorithms for JOIN or their   improved forms have been obtained early or late. But when they are discussed in a comprehensive way, they have the problems of low communication efficie ncy and frequent load balancing. To overcome these problems, by analyzing and comparing the previous efforts, the paper improves the algorithm SABJ+ and the algorithm ABJ+ to obtain a highly efficient parallel algorithm of JOIN:the ABJ++.

Key words: serial JOIN algorithm, parallel JOIN algorithm, parallel Hash JOIN algorithm, dividing bucket