Adaptive Distributed Top-k Query Processing
Claus Dabringer, Johann Eder

TL;DR
ADiT is an adaptive distributed top-k query processing method that optimizes load and response time in peer-to-peer networks by considering network size, peer capabilities, and data distribution.
Contribution
It introduces an adaptive approach that dynamically optimizes distributed top-k query processing considering multiple network and peer parameters.
Findings
ADiT outperforms existing distributed query techniques in various scenarios.
The approach effectively balances system load and response time.
Experimental results validate the efficiency of ADiT.
Abstract
ADiT is an adaptive approach for processing distributed top- queries over peer-to-peer networks optimizing both system load and query response time. This approach considers the size of the peer to peer network, the amount of searched objects, the network capabilities of a connected peer, i.e. the transmission rate, the amount of objects stored on each peer, and the speed of a peer in processing a local top- query. In extensive experiments with a variety of scenarios we could show that ADiT outperforms state of the art distributed query processing techniques.
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 · Advanced Database Systems and Queries · Graph Theory and Algorithms
