Přístupnostní navigace
E-přihláška
Vyhledávání Vyhledat Zavřít
Detail aplikovaného výsledku
CHMELAŘ, P.; ŠEBEK, M.; ZENDULKA, J.; DROZD, M.
Originální název
ReTIN: Real-Time Indexing
Anglický název
Druh
Software
Abstrakt
ReTIN (Real-Time INdexing) is an indexing schema/framework, 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 for the maximum duration of insert and select operations. In contrast to hard constraints that have to be always met, the softness of meeting the constrains means that violations are allowed but their number must be minimized. In ReTIN, soft real-time constraints are met with some level of confidence. The idea of ReTIN is a combination of sequential access to the most recent data and access to indexed less recent data stored in the database. The collection of statistics makes balancing the indexed and unindexed parts of the database efficient. We have implemented ReTIN PostgreSQL DBMS and its GIN index to store and index data.
Abstrakt aglicky
Klíčová slova
Indexing Schema, Data Stream, Real-time, Soft Constraint, PostgreSQL.
Klíčová slova anglicky
Umístění
http://www.fit.vutbr.cz/research/view_product.php?id=129
Možnosti využití
výsledek využívá pouze poskytovatel
Licenční poplatek
K využití výsledku jiným subjektem je vždy nutné nabytí licence
www
Dokumenty
ReTIN - serverReTIN - experimental snapshotReTIN - klient