Efficient Join Algorithms for Integrating XML Data in Grid Environment

Hongzhi Wang,Jianzhong Li,Shuguang Xiong
DOI: https://doi.org/10.1007/11590354_70
2005-01-01
Abstract:For its self-description feature, XML can be used to represent information in grid environment. Querying XML data distributed in grid environment brings new challenges. In this paper, we focus on join algorithms in result merge step of query processing. In order to transmit results efficiently, we present strategies of data compacting, as well as 4 join operator models. Based on the compacted data structure, we design efficient algorithms of these join operators. Extensive experimental results shows that our data compact strategy is effective; our join algorithms outperform XJoin significantly and have good scalability.
What problem does this paper attempt to address?