Distributed Query Plan Generation using Particle Swarm Optimization

  • Authors:
  • T.V. Vijay Kumar;Amit Kumar;Rahul Singh

  • Affiliations:
  • School of Computer and Systems Sciences, Jawaharlal Nehru University, New Delhi, India;School of Computer and Systems Sciences, Jawaharlal Nehru University, New Delhi, India;School of Computer and Systems Sciences, Jawaharlal Nehru University, New Delhi, India

  • Venue:
  • International Journal of Swarm Intelligence Research
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

A large number of queries are posed on databases spread across the globe. In order to process these queries efficiently, optimal query processing strategies that generate efficient query processing plans are being devised. In distributed relational database systems, due to replication of relations at multiple sites, the relations required to answer a query may necessitate accessing of data from multiple sites. This leads to an exponential increase in the number of possible alternative query plans for processing a query. Though it is not computationally feasible to explore all possible query plans in such a large search space, the query plan that provides the most cost-effective option for query processing is considered necessary and should be generated for a given query. In this paper, an attempt has been made to generate such optimal query plans using Set based Comprehensive Learning Particle Swarm Optimization S-CLPSO. Experimental comparisons of this algorithm with the GA based distributed query plan generation algorithm shows that for higher number of relations, the S-CLPSO based algorithm is able to generate comparatively better quality Top-K query plans.