This paper studies a type of continuous queries called range thresholding on streams (RTS). Imagine the stream as an unbounded sequence of elements each of which is a real value. A query registers an interval, and must be notified as soon as a certain number of incoming elements fall into the interval. The system needs to support multiple queries simultaneously, and aims to minimize the space consumption and computation time. Currently, all the solutions to this problem entail quadratic time O(nm) to process n stream elements and m queries, which severely limits their applicability to only a small number of queries. We propose the first algorithm that breaks the quadratic barrier, by reducing the computation cost dramatically to O(n + m), s...
Query processing in the streaming and uncertain environment is crucial in many real applications suc...
Data streams processing is an emerging research area that is driven by the growing need for monitori...
Abstract—The idea of allowing query users to relax their correctness requirements in order to improv...
AbstractWe consider the general problem of (2-dimensional) range reporting allowing arbitrarily conv...
International audienceStream processing systems compute continuous queries over increasingly large v...
The processing of data streams plays a central role in emerging applications such as pervasive compu...
Continuous range queries are a common means to handle mobile clients in high-density areas. Most exi...
Distributed Data Stream Management Systems (DSMS) are increasingly used for the processing of high-r...
Recent years have witnessed a rapid rise of a new class of data-intensive applications in which data...
In this paper, we study the maximum density, threshold and emptiness queries for intervals in the s...
Abstract. Data streams are modeled as infinite or finite sequences of data elements coming from an a...
We consider conjunctive queries with arithmetic com-parisons over multiple continuous data streams. ...
Recent technological advances have pushed the emergence of a new class of data-intensive application...
Continuous queries often require significant runtime state over arbitrary data streams. However, str...
We consider the problem of approximate range counting over streams of d-dimensional points. In the d...
Query processing in the streaming and uncertain environment is crucial in many real applications suc...
Data streams processing is an emerging research area that is driven by the growing need for monitori...
Abstract—The idea of allowing query users to relax their correctness requirements in order to improv...
AbstractWe consider the general problem of (2-dimensional) range reporting allowing arbitrarily conv...
International audienceStream processing systems compute continuous queries over increasingly large v...
The processing of data streams plays a central role in emerging applications such as pervasive compu...
Continuous range queries are a common means to handle mobile clients in high-density areas. Most exi...
Distributed Data Stream Management Systems (DSMS) are increasingly used for the processing of high-r...
Recent years have witnessed a rapid rise of a new class of data-intensive applications in which data...
In this paper, we study the maximum density, threshold and emptiness queries for intervals in the s...
Abstract. Data streams are modeled as infinite or finite sequences of data elements coming from an a...
We consider conjunctive queries with arithmetic com-parisons over multiple continuous data streams. ...
Recent technological advances have pushed the emergence of a new class of data-intensive application...
Continuous queries often require significant runtime state over arbitrary data streams. However, str...
We consider the problem of approximate range counting over streams of d-dimensional points. In the d...
Query processing in the streaming and uncertain environment is crucial in many real applications suc...
Data streams processing is an emerging research area that is driven by the growing need for monitori...
Abstract—The idea of allowing query users to relax their correctness requirements in order to improv...