An improved particle swarm optimization algorithm for scheduling tasks in cloud environment

Zi‐Ren Wang,Xiao‐Xiang Hu,Peng Wei,Bo Yuan
DOI: https://doi.org/10.1111/exsy.13529
IF: 3.3
2024-03-14
Expert Systems
Abstract:Cloud computing provide services dynamically according to the contract between service providers and users. However, Inappropriateness of scheduling task on VMs can lead huge resource waste and load unbalance, which becomes a seriously challenging problem. Current Swarm intelligence algorithms like genetic algorithm (GA), particle swarm optimization (PSO) are combination of random initialization and local search algorithm. It avoids inconsistent results for different problem instances. However, existing Swarm intelligence works sometimes search the optima without analysing task scheduling situations comprehensively, global search efficiency is low and convergence is too early. In this paper, we propose SNSK‐IPSO algorithm, which develops as a two‐phases algorithm: enumerating all distributed solutions between VMs and tasks, finding the optimal solution through IPSO. It not only minimizes the execution time, but also improves resource utilization and load balance. Several experiments demonstrate that our novel algorithm outperforms others in terms of achieving load balance, higher resource utilization and lower execution times.
computer science, artificial intelligence, theory & methods
What problem does this paper attempt to address?