Title :
Double Index NEsted-Loop Reactive Join for Result Rate Optimization
Author :
Bornea, Mihaela A. ; Vassalos, Vasilis ; Kotidis, Yannis ; Deligiannakis, Antonios
Author_Institution :
Dept. of Comput. Sci., Univ. of Athens, Athens, Greece
fDate :
March 29 2009-April 2 2009
Abstract :
Adaptive join algorithms have recently attracted a lot of attention in emerging applications where data is provided by autonomous data sources through heterogeneous network environments. Their main advantage over traditional join techniques is that they can start producing join results as soon as the first input tuples are available, thus improving pipelining by smoothing join result production and by masking source or network delays. In this paper we propose double index nested loops reactive join (DINER), a new adaptive join algorithm for result rate maximization. DINER combines two key elements: an intuitive flushing policy that aims to increase the productivity of in-memory tuples in producing results during the online phase of the join, and a novel re-entrant join technique that allows the algorithm to rapidly switch between processing in-memory and disk-resident tuples, thus better exploiting temporary delays when new data is not available. Our experiments using real and synthetic data sets demonstrate that DINER outperforms previous adaptive join algorithms in producing result tuples at a significantly higher rate, while making better use of the available memory.
Keywords :
data handling; optimisation; query processing; adaptive join algorithms; autonomous data sources; disk-resident tuples; double index nested loops reactive join; heterogeneous network; intuitive flushing policy; Application software; Computer networks; Computer science; Data engineering; Delay; Pipeline processing; Production; Query processing; Smoothing methods; Switches;
Conference_Titel :
Data Engineering, 2009. ICDE '09. IEEE 25th International Conference on
Conference_Location :
Shanghai
Print_ISBN :
978-1-4244-3422-0
Electronic_ISBN :
1084-4627
DOI :
10.1109/ICDE.2009.101