一种用于云计算中虚拟机放置的节能蚁群系统

An Energy Efficient Ant Colony System for Virtual Machine Placement in Cloud Computing

IEEE Transactions on Evolutionary Computation · 2016
被引 410 · 同刊同年前 8%
ABS 4

中文导读

提出一种基于蚁群系统并融合局部搜索的算法OEMACS,从全局优化角度最小化活跃物理服务器数量,在异构云环境中显著节能并提升资源利用率。

Abstract

Virtual machine placement (VMP) and energy efficiency are significant topics in cloud computing research. In this paper, evolutionary computing is applied to VMP to minimize the number of active physical servers, so as to schedule underutilized servers to save energy. Inspired by the promising performance of the ant colony system (ACS) algorithm for combinatorial problems, an ACS-based approach is developed to achieve the VMP goal. Coupled with order exchange and migration (OEM) local search techniques, the resultant algorithm is termed an OEMACS. It effectively minimizes the number of active servers used for the assignment of virtual machines (VMs) from a global optimization perspective through a novel strategy for pheromone deposition which guides the artificial ants toward promising solutions that group candidate VMs together. The OEMACS is applied to a variety of VMP problems with differing VM sizes in cloud environments of homogenous and heterogeneous servers. The results show that the OEMACS generally outperforms conventional heuristic and other evolutionary-based approaches, especially on VMP with bottleneck resource characteristics, and offers significant savings of energy and more efficient use of different resources.

云计算虚拟机放置蚁群优化节能调度启发式算法