Distributed processing of continuous range queries over moving objects
Hui Zhu, Ziqiang Yu

TL;DR
This paper introduces a distributed system for efficiently processing continuous range queries over moving objects, overcoming limitations of centralized algorithms by using a novel distributed index and query algorithm.
Contribution
The paper presents a new distributed dynamic index and range query algorithm that improves processing efficiency for moving objects in location-based services.
Findings
Initial query cost reduced by 22.7%
Incremental query cost reduced by 15.2%
Outperforms state-of-the-art methods
Abstract
Monitoring range queries over moving objects is essential to extensive location-based services. The challenge faced with these location-based services is having to process numerous concurrent range queries over a large volume of moving objects. However, the existing range query processing algorithms are almost centralized based on one single machine, which are hard to address the challenge due to the limited memory and computing resources. To address this issue, we propose a distributed search solution for processing concurrent range queries over moving objects in this work. Firstly, a Distributed Dynamic Index (DDI) that consists of a global grid index and local dynamic M-ary tree indexes was proposed to maintain the moving objects and support the search algorithm. Next, a Distributed Range Query Algorithm (DRQA) was designed based on DDI, which introduces an incremental search…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Energy Efficient Wireless Sensor Networks · Maritime Navigation and Safety
