Sciweavers

3471 search results - page 31 / 695
» Data Stream Query Processing
Sort
View
SIGMOD
2004
ACM
174views Database» more  SIGMOD 2004»
14 years 9 months ago
PIPES - A Public Infrastructure for Processing and Exploring Streams
PIPES is a flexible and extensible infrastructure providing fundamental building blocks to implement a data stream management system (DSMS). It is seamlessly integrated into the J...
Bernhard Seeger, Jürgen Krämer
SIGMOD
2004
ACM
114views Database» more  SIGMOD 2004»
14 years 9 months ago
An initial study of overheads of eddies
An eddy [2] is a highly adaptive query processing operator that continuously reoptimizes a query in response to changing runtime conditions. It does this by treating query process...
Amol Deshpande
DASFAA
2007
IEEE
135views Database» more  DASFAA 2007»
14 years 4 months ago
A Development of Hash-Lookup Trees to Support Querying Streaming XML
Abstract. The rapid growth in the amount of XML data and the development of publish-subscribe systems have led to great interest in processing streaming XML data. We propose the Qs...
James Cheng, Wilfred Ng
SIGMOD
2003
ACM
193views Database» more  SIGMOD 2003»
14 years 9 months ago
Chain : Operator Scheduling for Memory Minimization in Data Stream Systems
In many applications involving continuous data streams, data arrival is bursty and data rate fluctuates over time. Systems that seek to give rapid or real-time query responses in ...
Brian Babcock, Shivnath Babu, Mayur Datar, Rajeev ...
SIGMOD
2006
ACM
150views Database» more  SIGMOD 2006»
14 years 9 months ago
On-the-fly sharing for streamed aggregation
Data streaming systems are becoming essential for monitoring applications such as financial analysis and network intrusion detection. These systems often have to process many simi...
Sailesh Krishnamurthy, Chung Wu, Michael J. Frankl...