DocumentCode
2815328
Title
Parallel R-tree search algorithm on DSVM
Author
Wang, Botao ; Horinokuchi, Hiroyuki ; Kaneko, Kunihiko ; Makinouchi, Akifumi
Author_Institution
Dept. of Intelligent Syst., Kyushu Univ., Fukuoka, Japan
fYear
1999
fDate
1999
Firstpage
237
Lastpage
244
Abstract
Though parallel database systems have been extensively studied, as far as we know, the parallel algorithms of R-tree proposed so far are limited to one workstation with multiprocessors or multi disks, where a parallel sorting algorithm or concurrent I/O is used to improve the performance. For the searching of R-trees, multiple search paths from the root to leaves are traversed sequentially. This sequential traverse can be transformed into multiple parallel traverses based on multiple search paths, where the query is divided into subqueries which can be executed concurrently. Aiming at parallel I/O and CPU operations, we introduce a parallel R-tree search algorithm running on distributed shared virtual memory (DSVM), especially on Shusseuo which is an ODBMS providing global persistent object management on persistent DSVM. The related problems are discussed and the evaluations are made based on Shusseuo. Experimental results show that optimal performance can be reached in dealing with large volumes of data
Keywords
distributed shared memory systems; object-oriented databases; parallel algorithms; parallel databases; query processing; software performance evaluation; tree data structures; DSVM; Shusseuo; concurrent input output; distributed shared virtual memory; global persistent object management; multi disks; multiple search paths; multiprocessors; object oriented database; parallel R-tree search algorithm; parallel algorithms; parallel database systems; parallel sorting algorithm; performance; query processing; workstation; Database systems; Deductive databases; Electrical capacitance tomography; Information science; Intelligent systems; Memory management; Sorting; Spatial databases; System performance; Workstations;
fLanguage
English
Publisher
ieee
Conference_Titel
Database Systems for Advanced Applications, 1999. Proceedings., 6th International Conference on
Conference_Location
Hsinchu
Print_ISBN
0-7695-0084-6
Type
conf
DOI
10.1109/DASFAA.1999.765757
Filename
765757
Link To Document