DPsIR~+:A Distributed and Parallel Spatial Index Tree Based on Dynamic Spatial Slot

Chuantao Zuo
2006-01-01
Computer Science
Abstract:Spatial index is important part of spatial database,whose performance is vital to efficiency of spatial opera- tion.After various spatial indexes were analyzed and distributed and parallel processing was introduced into spatial in- dex,this paper has come up with a DPslR~+ tree,which splits space into multi-slots by multiplying and reverting and maps these slots to sites in distributed and parallel system.Each site constructs the spatial objects in their spatial slot into an R tree,splits the R into stumps and stores the stumps into muhidisk.In main memory,site builds R-link tree and deals with overflow as R~+ tree does.Experiment results show that DPslR~+ tree behaves well during spatial query.
What problem does this paper attempt to address?