Sciweavers

318 search results - page 3 / 64
» Optimization of Query Streams Using Semantic Prefetching
Sort
View
SSDBM
2003
IEEE
142views Database» more  SSDBM 2003»
14 years 5 days ago
A Strategy Selection Framework for Adaptive Prefetching in Data Visualization
Accessing data stored in persistent memory represents a bottleneck for current visual exploration applications. Semantic caching of frequent queries at the client-side along with ...
Punit R. Doshi, Geraldine E. Rosario, Elke A. Rund...
EDBT
2010
ACM
208views Database» more  EDBT 2010»
14 years 1 months ago
Stream schema: providing and exploiting static metadata for data stream processing
Schemas, and more generally metadata specifying structural and semantic constraints, are invaluable in data management. They facilitate conceptual design and enable checking of da...
Peter M. Fischer, Kyumars Sheykh Esmaili, Ren&eacu...
ICDE
2004
IEEE
108views Database» more  ICDE 2004»
14 years 8 months ago
Using Stream Semantics for Continuous Queries in Media Stream Processors
In this demonstration paper we present a stream query processor capable of handling media (audio, video, motion ...) and feature streams. We show that due to their inherent semant...
Amarnath Gupta, Bin Liu, Pilho Kim, Ramesh Jain
VLDB
2006
ACM
203views Database» more  VLDB 2006»
14 years 7 months ago
The CQL continuous query language: semantic foundations and query execution
CQL, a Continuous Query Language, is supported by the STREAM prototype Data Stream Management System at Stanford. CQL is an expressive SQL-based declarative language for registeri...
Arvind Arasu, Shivnath Babu, Jennifer Widom
EUROSYS
2007
ACM
14 years 4 months ago
Competitive prefetching for concurrent sequential I/O
During concurrent I/O workloads, sequential access to one I/O stream can be interrupted by accesses to other streams in the system. Frequent switching between multiple sequential ...
Chuanpeng Li, Kai Shen, Athanasios E. Papathanasio...