Window Update Patterns in Stream Operators

  • Authors:
  • Kostas Patroumpas;Timos Sellis

  • Affiliations:
  • School of Electrical and Computer Engineering, National Technical University of Athens, Hellas;School of Electrical and Computer Engineering, National Technical University of Athens, Hellas and Institute for the Management of Information Systems, R.C. "Athena", Hellas

  • Venue:
  • ADBIS '09 Proceedings of the 13th East European Conference on Advances in Databases and Information Systems
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Continuous queries applied over nonterminating data streams usually specify windows in order to obtain an evolving ---yet restricted--- set of tuples and thus provide timely results. Among other typical variants, sliding windows are mostly employed in stream processing engines and several advanced techniques have been suggested for their incremental evaluation. In this paper, we set out to study the existence of monotonic-related semantics in windowing constructs towards a more efficient maintenance of their changing contents. We investigate update patterns observed in common window variants as well as their impact on windowed adaptations of typical operators (like selection, join or aggregation), offering more insight towards design and implementation of stream processing mechanisms. Finally, to demonstrate its significance, this framework is validated for several windowed operations against streaming datasets with simulations at diverse arrival rates and window sizes.