DocumentCode
66258
Title
Distributed database design using evolutionary algorithms
Author
Tosun, Umut
Author_Institution
Dept. of Comput. Eng., Baskent Univ., Ankara, Turkey
Volume
16
Issue
4
fYear
2014
fDate
Aug. 2014
Firstpage
430
Lastpage
435
Abstract
The performance of a distributed database system depends particularly on the site-allocation of the fragments. Queries access different fragments among the sites, and an originating site exists for each query. A data allocation algorithm should distribute the fragments to minimize the transfer and settlement costs of executing the query plans. The primary cost for a data allocation algorithm is the cost of the data transmission across the network. The data allocation problem in a distributed database is NP-complete, and scalable evolutionary algorithms were developed to minimize the execution costs of the query plans. In this paper, quadratic assignment problem heuristics were designed and implemented for the data allocation problem. The proposed algorithms find near-optimal solutions for the data allocation problem. In addition to the fast ant colony, robust tabu search, and genetic algorithm solutions to this problem, we propose a fast and scalable hybrid genetic multi-start tabu search algorithm that outperforms the other well-known heuristics in terms of execution time and solution quality.
Keywords
ant colony optimisation; computational complexity; distributed databases; genetic algorithms; search problems; NP-complete algorithms; ant colony optimization; data allocation algorithm; data transmission cost; distributed database design; execution time; genetic algorithm; hybrid genetic multistart tabu search algorithm; quadratic assignment problem heuristics; query plans; robust tabu search; scalable evolutionary algorithms; solution quality; Algorithm design and analysis; Distributed databases; Genetic algorithms; Resource management; Robustness; Sociology; Statistics; Ant colony optimization; distributed database design; hybrid algorithms; robust tabu search;
fLanguage
English
Journal_Title
Communications and Networks, Journal of
Publisher
ieee
ISSN
1229-2370
Type
jour
DOI
10.1109/JCN.2014.000073
Filename
6896567
Link To Document