2004
DOI: 10.1023/b:dapd.0000013068.25976.88
|View full text |Cite
|
Sign up to set email alerts
|

Main Memory Evaluation of Monitoring Queries Over Moving Objects

Abstract: In this paper we evaluate several in-memory algorithms for efficient and scalable processing of continuous range queries over collections of moving objects. Constant updates to the index are avoided by query indexing. No constraints are imposed on the speed or path of moving objects or fraction of objects that move at any moment in time. We present a detailed analysis of a grid approach which shows the best results for both skewed and uniform data. A sorting based optimization is developed for significantly im… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
82
0

Year Published

2005
2005
2009
2009

Publication Types

Select...
6
2

Relationship

1
7

Authors

Journals

citations
Cited by 93 publications
(82 citation statements)
references
References 31 publications
0
82
0
Order By: Relevance
“…Therefore we are considering data sets of up to 100,000,000 moving objects. This is 10 times larger than in the biggest study available [23] and by at least two orders of magnitude larger than in all other studies, e.g., [26,27,17,19,51,7]. We think it is important to scale to such large data sets in order to understand the limits of the different methods.…”
Section: Experimental Studiesmentioning
confidence: 78%
See 1 more Smart Citation
“…Therefore we are considering data sets of up to 100,000,000 moving objects. This is 10 times larger than in the biggest study available [23] and by at least two orders of magnitude larger than in all other studies, e.g., [26,27,17,19,51,7]. We think it is important to scale to such large data sets in order to understand the limits of the different methods.…”
Section: Experimental Studiesmentioning
confidence: 78%
“…It is orthogonal to the techniques presented here and can be applied on top of any moving objects index. [19,51,26] do neither provide any means how to scale for cases when the main memory is exhausted nor provide any parallelization scheme. In contrast MOVIES provides solutions for all of these issues.…”
Section: Methods With Tp Queriesmentioning
confidence: 99%
“…None of these techniques deal with the issue of spatio-temporal data streams where only in-memory solutions are allowed. Memory-based data structures have been proposed in [31,32,59] to deal with reasonable size of data that can fit in memory, but it is not scalable to large data sizes or streaming environments.…”
Section: Spatio-temporal Databasesmentioning
confidence: 99%
“…The high arrival rates of spatio-temporal data streams along with its massive data sizes make it infeasible for traditional spatio-temporal data management techniques to store, query, or index incoming spatio-temporal data. Unfortunately, most of the exiting techniques for spatiotemporal databases (e.g., see [27][28][29]31,[33][34][35]39,43,46,48,51,52,57]) rely mainly on the basic assumption that all incoming spatio-temporal data can be stored on disk. Thus, continuous query processing techniques (e.g, [27,39,52,57]) aim to utilize the disk storage to produce incremental results of continuous queries.…”
Section: Introductionmentioning
confidence: 99%
“…Main-memory optimization of disk-based index structures has been explored recently for Bþ-trees [20] and multidimensional indexes [11][12][13]. Both studies investigate the redesign of the nodes in order to improve cache performance.…”
Section: Related Workmentioning
confidence: 99%