Sciweavers

69 search results - page 1 / 14
» Eddies: Continuously Adaptive Query Processing
Sort
View
SIGMOD
2000
ACM
85views Database» more  SIGMOD 2000»
15 years 5 months ago
Eddies: Continuously Adaptive Query Processing
Ron Avnur, Joseph M. Hellerstein
91
Voted
SIGMOD
2002
ACM
145views Database» more  SIGMOD 2002»
16 years 22 days ago
Continuously adaptive continuous queries over streams
We present a continuously adaptive, continuous query (CACQ) implementation based on the eddy query processing framework. We show that our design provides significant performance b...
Samuel Madden, Mehul A. Shah, Joseph M. Hellerstei...
102
Voted
SIGMOD
2004
ACM
114views Database» more  SIGMOD 2004»
16 years 22 days 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
205
Voted
ICDE
2003
IEEE
138views Database» more  ICDE 2003»
16 years 1 months ago
Using State Modules for Adaptive Query Processing
We present a query architecture in which join operators are decomposed into their constituent data structures (State Modules, or SteMs), and dataflow among these SteMs is managed ...
Vijayshankar Raman, Amol Deshpande, Joseph M. Hell...
98
Voted
VLDB
2004
ACM
111views Database» more  VLDB 2004»
15 years 6 months ago
Lifting the Burden of History from Adaptive Query Processing
Adaptive query processing schemes attempt to reoptimize query plans during the course of query execution. A variety of techniques for adaptive query processing have been proposed,...
Amol Deshpande, Joseph M. Hellerstein