ISSN: 2277-1891

Jornal Internacional de Inovações, Pensamentos e Ideias Avançadas

Acesso livre

Nosso grupo organiza mais de 3.000 Séries de conferências Eventos todos os anos nos EUA, Europa e outros países. Ásia com o apoio de mais 1.000 Sociedades e publica mais de 700 Acesso aberto Periódicos que contém mais de 50.000 personalidades eminentes, cientistas de renome como membros do conselho editorial.

Periódicos de acesso aberto ganhando mais leitores e citações
700 periódicos e 15 milhões de leitores Cada periódico está obtendo mais de 25.000 leitores

Abstrato

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.