• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2015, Vol. 37 ›› Issue (06): 1047-1052.

• 论文 • Previous Articles     Next Articles

ACOCS:A hybrid resource scheduling
algorithm in cloud environment  

LI Huangda,CHENG Lianglun     

  1. (Faculty of Computer,Guangdong University of Technology,Guangzhou 510006,China)
  • Received:2014-04-25 Revised:2014-06-11 Online:2015-06-25 Published:2015-06-25

Abstract:

The ant colony algorithm has great significance in solving composition optimization problems. However, the traditional ant colony scheduling algorithm has some drawbacks such as slow searching speed and easy to fall into local optimum. In view of this situation, combining the ant colony algorithm with the cuckoo search algorithm, we propose a hybrid algorithm (ACOCS) for resource scheduling in cloud environment. This method not only effectively preserves the high accuracy and robustness of the ant colony algorithm , but also integrates the rapid global search capability feature of the cuckoo search algorithm . Simulation results show that the proposed ACOCS scheduling strategy is better than the ant colony algorithm. It not only reduces the response time required for effective scheduling, but also improves the system resource utilization to some extent.

Key words: scheduling;ant colony algorithm;cuckoo search