Publication Details

Real-Time Indexing of Complex Data Streams

CHMELAŘ, P.; DROZD, M.; ŠEBEK, M.; ZENDULKA, J. Real-Time Indexing of Complex Data Streams. In Innovations and Advances in Computing, Informatics, Systems Sciences, Networking and Engineering. Lecture Notes in Electrical Engineering. Cham: Springer International Publishing, 2015. p. 371-378. ISBN: 978-3-319-06772-8.
Czech title
Indexování proudů složitých dat v reálném čase
Type
conference paper
Language
English
Authors
Chmelař Petr, Ing.
Drozd Michal, Ing.
Šebek Michal, Ing., Ph.D.
Zendulka Jaroslav, doc. Ing., CSc. (UIFS)
URL
Keywords

data stream indexing, soft real-time constraint, ReTIn framework

Abstract

The paper deals with indexing of a complex type data stream stored in a database. We present a novel indexing schema and framework referred to as ReTIn (Real-Time Indexing), the objective of which is to allow indexing of complex data arriving as a stream to a database with respect to soft real-time constraints met with some level of confidence for the maximum duration of insert and select operations. The idea of ReTIn is a combination of a sequential access to the most recent data and an index-based access to less recent data stored in the database. The collection of statistics makes balancing of indexed and unindexed parts of the database efficient. We have implemented ReTIn using PostgreSQL DBMS and its GIN index. Experimental results presented in the paper demonstrate some properties and advantages of our approach.

Published
2015
Pages
371–378
Proceedings
Innovations and Advances in Computing, Informatics, Systems Sciences, Networking and Engineering
Series
Lecture Notes in Electrical Engineering
Conference
8th CISSE International Conference 2012, Bridgeport, CZ
ISBN
978-3-319-06772-8
Publisher
Springer International Publishing
Place
Cham
DOI
EID Scopus
BibTeX
@inproceedings{BUT113485,
  author="Petr {Chmelař} and Michal {Drozd} and Michal {Šebek} and Jaroslav {Zendulka}",
  title="Real-Time Indexing of Complex Data Streams",
  booktitle="Innovations and Advances in Computing, Informatics, Systems Sciences, Networking and Engineering",
  year="2015",
  series="Lecture Notes in Electrical Engineering",
  pages="371--378",
  publisher="Springer International Publishing",
  address="Cham",
  doi="10.1007/978-3-319-06773-5",
  isbn="978-3-319-06772-8",
  url="http://link.springer.com/book/10.1007/978-3-319-06773-5"
}
Back to top