Abstract—The static task scheduling problem in distributed systems is very important because of optimal usage of available machines and accepted computation time for scheduling algorithm. Solving this problem using the dynamic programming and the back tracking needs much more time. Therefore, there are more attempts to solve it using the heuristic methods. In this paper, a new genetic algorithm, named TDGASA, is presented which its running time depends on the number of tasks in the scheduling problem. Then, the computation time of TDGASA to find a sub-optimal schedule is improved by Simulated Annealing (SA). The results show that the computation time of the proposed algorithm decreases compared to an existing GA-based algorithm, although, the completion time of the final scheduled task in the system decreases a little.
Index Terms—Genetic algorithm, static task scheduling, distributed systems, simulated annealing, (TDGASA) Task Dependent Genetic Algorithm using Simulated Annealing
Copyright © 2008-2024. International Association of Computer Science and Information Technology. All rights reserved.