Research on Job Scheduling Based on Ant Algorithm in Computational Grid

ZHAO Chen-yang,YANG Yi,LIU Li,LI Lian
DOI: https://doi.org/10.3969/j.issn.1000-7180.2007.09.023
2007-01-01
Abstract:Job scheduling of Grid is a NP-hard problem. The inherent parallelism and scalability of ant algorithm make the algorithm very suitable for job scheduling in the Computational Grid. In this paper, we apply the ant algorithm to solve the job scheduling problem in Grid and bring forward a job scheduling implement through the movement of the job-agents.The algorithm updates local pheromone when the jobs are assigned to the grid resources, and updates global pheromone after these jobs are executed. By simulation experiment, we tested and selected every parameter of ant algorithm, and got fair results. Actually, the algorithm makes the job dispatcher and load balancing effectively.
What problem does this paper attempt to address?