Title :
A Fast Location Service for Partial Spatial Replicas
Author :
Tian, Yun ; Rhodes, Philip J.
Author_Institution :
Dept. of Comput. & Inf. Sci., Univ. of Mississippi, University Park, MS, USA
Abstract :
This paper describes a design and implementation of a distributed high-performance partial spatial replica location service. Our replica location service identifies the set of partial replicas that intersect with a region of interest, an important component of partial spatial replica selection. We find that using an R-Tree data structure is superior to relying on a relational database alone when handling spatial data queries. We have also added a collection of optimizations that together improve performance. In particular, database Query Aggregation and using a Morton curve during R-tree construction produce significant performance gains. Experimental results show that the proposed partial spatial replica location service scales well for multi-client and distributed large spatial queries, queries that return more than 10,000 replicas. Individual servers with one million pieces of replica metadata in the backend database can support up to 100 clients concurrently when handling large spatial queries. Our previous work solved the same problem using an unmodified Globus Toolkit, but the work described here modifies and extends existing Globus Toolkit code to handle spatial metadata operations.
Keywords :
data handling; distributed processing; meta data; query processing; replicated databases; set theory; trees (mathematics); visual databases; Morton curve; R-tree construction; R-tree data structure; backend database; distributed high performance partial spatial replica location service scales; distributed large spatial query; multiclient query; optimization; partial replica set; relational database query aggregation; replica metadata; spatial data query handling; spatial metadata operation handling; unmodified Globus Toolkit code; Data structures; Educational institutions; Relational databases; Servers; Spatial databases; Vegetation; Globus RLS; R-tree; replica; spatial;
Conference_Titel :
Grid Computing (GRID), 2011 12th IEEE/ACM International Conference on
Conference_Location :
Lyon
Print_ISBN :
978-1-4577-1904-2
DOI :
10.1109/Grid.2011.32