Inheritance and Parallelization: Emerging Object-Oriented and Parallel Technologies for High Performance Database Systems

  • Authors:
  • David Taniar

  • Affiliations:
  • -

  • Venue:
  • HPC-ASIA '97 Proceedings of the High-Performance Computing on the Information Superhighway, HPC-Asia '97
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

Queries on inheritance hierarchies are known as "inheritance queries". A model for parallelization of inheritance queries is called "intra-class parallelization", in which parallelization is achieved by dividing classes into a number of partitions. Hence, the efficiency of parallelization of inheritance queries depends on its data structure. We analyse parallel processing performance using horizontal and vertical inheritance division structures. We also propose a "linked-vertical division" which is demonstrated to be better than the traditional horizontal and vertical divisions.