Intermittent Query Processing
Summary: Proposes Intermittent Query Processing (IQP): binds query execution to refresh policies triggered by intermittent data arrivals. PostgreSQL prototype persists operator state for fast updates; inactivity throttling lowers resources and latency versus batch, with memory comparable to IV maintenance. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Dixin Tang (University of Chicago)
- 2. Zechao Shang (University of Chicago)
- 3. Aaron J. Elmore (University of Chicago)
- 4. Sanjay Krishnan (University of Chicago)
- 5. Michael J. Franklin (University of Chicago)
BibTeX Citation
@article{tang_vldb19,
title = {{Intermittent Query Processing}},
author = {Tang, Dixin and Shang, Zechao and Elmore, Aaron J. and Krishnan, Sanjay and Franklin, Michael J.},
journal = {PVLDB},
series = {{VLDB} '19},
volume = {12},
number = {11},
pages = {1427--1441},
doi = {10.14778/3342263.3342278},
url = {https://doi.org/10.14778/3342263.3342278},
year = {2019}
}
Incoming Citations (Sorted by Pagerank)
Showing 10 of 10 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 41 of 41 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 10,969 | Improving DBMS Scheduling Decisions with Accurate Performance Prediction on Concurrent Queries | 2025 | VLDB |
| 2 | 10,634 | Efficient Approximate Query Processing with Block Sampling | 2025 | CIDR |
| 3 | 10,078 | Request Window: an Approach to Improve Throughput of RDBMS-based Data Integration System by Utilizing Data Sharing Across Concurrent Distributed Queries | 2007 | VLDB |
| 4 | 3,760 | Query Processing in Tertiary Memory Databases | 1995 | VLDB |
| 5 | 832 | Streaming Queries over Streaming Data | 2002 | VLDB |
| 6 | 4,880 | An Incremental Anytime Algorithm for Multi-Objective Query Optimization | 2015 | SIGMOD |
| 7 | 8,625 | QPPT: Query Processing on Prefix Trees | 2013 | CIDR |
| 8 | 10,342 | Approximate Query Processing under Updates | 2026 | SIGMOD |
| 9 | 7,321 | Update-Pattern-Aware Modeling and Processing of Continuous Queries | 2005 | SIGMOD |
| 10 | 7,967 | Thrifty Query Execution via Incrementability | 2020 | SIGMOD |