Open Access Open Access  Restricted Access Subscription Access
Open Access Open Access Open Access  Restricted Access Restricted Access Subscription Access

Effective Nested Loop Reactive Join Algorithm for Multiple Relations on Input Data


Affiliations
1 Department of IT, EGS Pillay Engineering College, Nagapattinam, Tamil Nadu, India
     

   Subscribe/Renew Journal


Adaptive join algorithms have recently attracted a lot of attention in emerging applications where data are 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 first propose DINER (Double Index NEsted-loops Reactive join), a new adaptive two-way 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 reentrant 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 are not available. We then extend the applicability of the proposed technique for a more challenging setup: handling more than two inputs. Multi Active Relational join Algorithm (MARA) is a multiway join operator that inherits its principles from DINER. Our experiments using real and synthetic data sets demonstrate that TARA outperforms previous adaptive join algorithms in producing result tuples at a significantly higher rate, while making better use of the available memory. Our experiments also shows that in the presence of multiple inputs, MARA manages to produce a high percentage of early results, outperforming existing techniques for adaptive multiway join.

Keywords

Query Processing, DINER, MARA, Join.
User
Subscription Login to verify subscription
Notifications
Font Size

Abstract Views: 201

PDF Views: 3




  • Effective Nested Loop Reactive Join Algorithm for Multiple Relations on Input Data

Abstract Views: 201  |  PDF Views: 3

Authors

S. Manikandan
Department of IT, EGS Pillay Engineering College, Nagapattinam, Tamil Nadu, India

Abstract


Adaptive join algorithms have recently attracted a lot of attention in emerging applications where data are 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 first propose DINER (Double Index NEsted-loops Reactive join), a new adaptive two-way 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 reentrant 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 are not available. We then extend the applicability of the proposed technique for a more challenging setup: handling more than two inputs. Multi Active Relational join Algorithm (MARA) is a multiway join operator that inherits its principles from DINER. Our experiments using real and synthetic data sets demonstrate that TARA outperforms previous adaptive join algorithms in producing result tuples at a significantly higher rate, while making better use of the available memory. Our experiments also shows that in the presence of multiple inputs, MARA manages to produce a high percentage of early results, outperforming existing techniques for adaptive multiway join.

Keywords


Query Processing, DINER, MARA, Join.