ISSN: 2277-1891

Revista internacional de innovaciones, pensamientos e ideas avanzadas

Acceso abierto

Nuestro grupo organiza más de 3000 Series de conferencias Eventos cada año en EE. UU., Europa y América. Asia con el apoyo de 1.000 sociedades científicas más y publica más de 700 Acceso abierto Revistas que contienen más de 50.000 personalidades eminentes, científicos de renombre como miembros del consejo editorial.

Revistas de acceso abierto que ganan más lectores y citas
700 revistas y 15 000 000 de lectores Cada revista obtiene más de 25 000 lectores

Abstracto

MINER: An Improved Adaptive Join Algorithm

C. Naga Pradeep Kumar, A. Ananda Rao

Adaptive join algorithms were created to overcome the drawbacks of traditional join algorithms in emerging data integration or online aggregation environments. The input relations to adaptive joins are continuously retrieved from remote sources. The main objective for designing these algorithms is to i) start producing the first output tuples as soon as possible ii) produce the remaining results at a fast rate. One of the early adaptive join algorithm Multiple Index Nested-loop Reactive join (MINER) is a multi-way join operator used for joining an arbitrary number of input sources. Here MINER was limited to chain joins. In this paper, MINER is extended to support snowflake joins, where each relation may participate in joins with more than two join attributes. It will improve producing result tuples at a significantly higher rate, while making better use of the available memory.