Sciweavers

291 search results - page 30 / 59
» Efficiently Processing Continuous k-NN Queries on Data Strea...
Sort
View
VLDB
2007
ACM
129views Database» more  VLDB 2007»
14 years 3 months ago
Processing Forecasting Queries
Forecasting future events based on historic data is useful in many domains like system management, adaptive query processing, environmental monitoring, and financial planning. We...
Songyun Duan, Shivnath Babu
ICDE
2008
IEEE
135views Database» more  ICDE 2008»
14 years 10 months ago
Online Filtering, Smoothing and Probabilistic Modeling of Streaming data
In this paper, we address the problem of extending a relational database system to facilitate efficient real-time application of dynamic probabilistic models to streaming data. he ...
Bhargav Kanagal, Amol Deshpande
VLDB
2004
ACM
113views Database» more  VLDB 2004»
14 years 2 months ago
Resource Sharing in Continuous Sliding-Window Aggregates
We consider the problem of resource sharing when processing large numbers of continuous queries. We specifically address sliding-window aggregates over data streams, an important...
Arvind Arasu, Jennifer Widom
ICDE
2010
IEEE
401views Database» more  ICDE 2010»
14 years 6 months ago
Continuous Query Evaluation over Distributed Sensor Networks
— In this paper1 we address the problem of processing continuous multi-join queries, over distributed data streams. Our approach makes use of existing work in the field of publi...
Oana Jurca, Sebastian Michel, Alexandre Herrmann, ...
SIGMOD
2010
ACM
377views Database» more  SIGMOD 2010»
14 years 1 months ago
Online aggregation and continuous query support in MapReduce
MapReduce is a popular framework for data-intensive distributed computing of batch jobs. To simplify fault tolerance, the output of each MapReduce task and job is materialized to ...
Tyson Condie, Neil Conway, Peter Alvaro, Joseph M....