Mechanisms for Parallel Query Execution

Source: JATIT

Favorite

Free registration required

Parallel query processing has attained a lot of attention in the database community because customer applications on databases are growing in size and complexity with an ever increasing demand for performance. The main objective of parallel query processing is to achieve speedup, scaleup and high throughput. Earlier bracket model was used for parallelization. In case of bracket model it is not possible to possible to execute two operators in one process without resorting to some thread or coroutine facility. Also bracket model involves expensive interprocess communication system calls even in the cases when an entire query is evaluated on a single CPU. To overcome all these difficulties of bracket model the authors have developed a new model in which a single operator is used for parallelization.
Format:PDF Size:63.90
Date:Jul 2008