Proceedings Article10.1109/ICDE.2012.67
Processing and Notifying Range Top-k Subscriptions
Albert Yu,Pankaj K. Agarwal,Jun Yang +2 more
- 01 Apr 2012
- pp 810-821
TL;DR: A geometric framework is presented for the problem that allows us to describe the set of affected queries succinctly with messages that can be efficiently disseminated using content-driven networks, and fast algorithms to reformulate each update into a set of messages whose number is provably optimal, with or without knowing all user interests.
read more
Abstract: We consider how to support a large number of users over a wide-area network whose interests are characterised by range top-k continuous queries. Given an object update, we need to notify users whose top-k results are affected. Simple solutions include using a content-driven network to notify all users whose interest ranges contain the update (ignoring top-k), or using a server to compute only the affected queries and notifying them individually. The former solution generates too much network traffic, while the latter overwhelms the server. We present a geometric framework for the problem that allows us to describe the set of affected queries succinctly with messages that can be efficiently disseminated using content-driven networks. We give fast algorithms to reformulate each update into a set of messages whose number is provably optimal, with or without knowing all user interests. We also present extensions to our solution, including an approximate algorithm that trades off between the cost of server-side reformulation and that of user-side post-processing, as well as efficient techniques for batch updates.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Subscription-based data aggregation techniques for top-k monitoring queries
TL;DR: A top-k monitoring query processing method in 2-tier distributed systems based on a publish-subscribe scheme that identifies a small set of minimal subscriptions as well as utilizes some adaptive heuristic rules to efficiently maintain those subscriptions resulting in lower communication overhead.
11
Processing and Notifying Range Top-k Subscriptions
Albert Yu,Pankaj K. Agarwal,Jun Yang +2 more
- 01 Apr 2012
TL;DR: A geometric framework is presented for the problem that allows us to describe the set of affected queries succinctly with messages that can be efficiently disseminated using content-driven networks, and fast algorithms to reformulate each update into a set of messages whose number is provably optimal, with or without knowing all user interests.
A General Technique for Top- $k$ Geometric Intersection Query Problems
Saladi Rahul,Ravi Janardan +1 more
TL;DR: A general technique to solve any top- $k$ GIQ problem efficiently is given, and asymptotically efficient solutions are derived for several top- £k GIQ problems, including top-$k$ orthogonal and circular range search, point enclosure search, halfspacerange search, etc.
References
A scalable content-addressable network
Sylvia Ratnasamy,Paul Francis,Mark Handley,Richard M. Karp,Scott Shenker +4 more
- 27 Aug 2001
TL;DR: The concept of a Content-Addressable Network (CAN) as a distributed infrastructure that provides hash table-like functionality on Internet-like scales is introduced and its scalability, robustness and low-latency properties are demonstrated through simulation.
7.2K
TAG: a Tiny AGgregation service for Ad-Hoc sensor networks
Samuel Madden,Michael J. Franklin,Joseph M. Hellerstein,Wei Hong +3 more
- 09 Dec 2002
TL;DR: This work presents the Tiny AGgregation (TAG) service for aggregation in low-power, distributed, wireless environments, and discusses a variety of optimizations for improving the performance and fault tolerance of the basic solution.
A scalable content-addressable network
TL;DR: In this article, a similar functionality would be equally valuable to large distributed systems, such as large-scale software systems, where the hash tables are an essential building block in modern software systems.
Efficient top-K query calculation in distributed networks
TL;DR: Analysis shows that by using a pruning parameter α < 1, TPUT achieves a qualitative reduction in network traffic, lowering the optimality ratio from O(m*m) to O( m*√m) for data series following Zipf distribution.
•Journal Article
Content-based networking: A new communication infrastructure
TL;DR: It is argued that the needs of many classes of modern applications, especially those targeted at mobile or wireless computing, demand the services of content-based publish/subscribe middleware, and that this middleware in turn demands a new kind of communication infrastructure for its proper implementation.
203