DocumentCode
2405149
Title
A non-blocking parallel spatial join algorithm
Author
Luo, Gang ; Naughton, Jeffrey F. ; Ellmann, Curt J.
Author_Institution
Dept. of Comput. Sci., Wisconsin Univ., Madison, WI, USA
fYear
2002
fDate
2002
Firstpage
697
Lastpage
705
Abstract
Interest in incremental and adaptive query processing has led to the investigation of equijoin evaluation algorithms that are non-blocking. This investigation has yielded a number of algorithms, including the symmetric hash join, the XJoin, the Ripple Join, and their variants. However, to our knowledge no one has proposed a nonblocking spatial join algorithm. In this paper, we propose a parallel non-blocking spatial join algorithm that uses duplicate avoidance rather than duplicate elimination. Results from a prototype implementation in a commercial parallel object-relational DBMS show that it generates answer tuples steadily even in the presence of memory overflow, and that its rate of producing answer tuples scales with the number of processors. Also, when allowed to run to completion, its performance is comparable with the state-of-the-art blocking parallel spatial join algorithm
Keywords
object-oriented databases; parallel algorithms; parallel databases; query processing; relational databases; adaptive query processing; answer tuples; duplicate avoidance; equijoin evaluation algorithms; incremental query processing; memory overflow; nonblocking parallel spatial join algorithm; parallel object-relational DBMS; Concurrent computing; Data engineering; Data visualization; Prototypes; Query processing;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering, 2002. Proceedings. 18th International Conference on
Conference_Location
San Jose, CA
ISSN
1063-6382
Print_ISBN
0-7695-1531-2
Type
conf
DOI
10.1109/ICDE.2002.994786
Filename
994786
Link To Document