2011
DOI: 10.1007/978-3-642-22922-0_12
|View full text |Cite
|
Sign up to set email alerts
|

Thread-Level Parallel Indexing of Update Intensive Moving-Object Workloads

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
42
0

Year Published

2013
2013
2024
2024

Publication Types

Select...
4
2
2

Relationship

1
7

Authors

Journals

citations
Cited by 26 publications
(42 citation statements)
references
References 12 publications
0
42
0
Order By: Relevance
“…We use a simple spatial partitioning method motivated by our distributed simulation platform [39]. While this method is unlikely to outperform special-purpose parallel join methods such as the TwinGrid index [32], it does not require modifying any of the join algorithms.…”
Section: Parallel Executionmentioning
confidence: 99%
See 2 more Smart Citations
“…We use a simple spatial partitioning method motivated by our distributed simulation platform [39]. While this method is unlikely to outperform special-purpose parallel join methods such as the TwinGrid index [32], it does not require modifying any of the join algorithms.…”
Section: Parallel Executionmentioning
confidence: 99%
“…The authors show that MOVIES outperformed existing index structures by more than an order-of-magnitude for a large distributed main-memory workload. Rather than rebuilding a single index, the TwinGrid index maintains separate indices for reads and writes and copies data between them using an efficient parallel memcpy [32]. Both structures may become out of date for short periods of time.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…We have observed that all of the example applications above, as well as many others, can be run completely in main memory. Furthermore, several recent studies have argued that many moving-object applications, including traditional location based services such as flight tracking, can tolerate some query staleness [DBVS11,ŠRJŠ11]. However, these applications require very low response times even in the presence of significant query and update rates.…”
Section: Benchmarking Spatial Indexingmentioning
confidence: 99%
“…Finally, a few studies proposed hybrid approaches and devise elegant distributed moving-object index structures [8,21]. Both these studies observed the update-heavy workload of the application and tried to alleviate the problem by delaying updates and keeping track of them in a separate inmemory data structure: a one-dimensional z-ordered buffer in [8] and a two dimensional grid in [21], consistent with their underlying spatial index structure.…”
Section: Introductionmentioning
confidence: 99%