1 research outputs found

    An Object-Oriented Framework for the Parallel Join Operation

    No full text
    We propose an object-oriented framework for one of the most frequent and costly operations in parallel database systems: the parallel join. The framework independently captures a great variety of parameters, such as different load balancing procedures and different synchronization disciplines. The framework addresses DBMS flexibility, configuration and extensibility issues, via the instantiation of known algorithms and facilities for the introduction of new ones. The framework can also be used to compare algorithms and to determine the execution scenario an algorithm is best suited for. Related algorithms are grouped in families, suggesting a taxonomy. 1. Introduction Since the introduction of parallel processing architectures, a great deal of effort has been spent on the development of algorithms for relational operators that support intra-operation parallelism -- one of the available techniques for DBMS parallelization [1]. Particularly, the join operator gained much attention due ..
    corecore