Toward scalable Web systems on multicore clusters: making use of virtual machines

  • Authors:
  • Xuanhua Shi;Hai Jin;Hongbo Jiang;Xiaodong Pan;Dachuan Huang;Bo Yu

  • Affiliations:
  • Service Computing Technology and Systems Lab, Cluster and Grid Computing Lab, School of Computer, Huazhong University of Science and Technology, Wuhan, China 430074;Service Computing Technology and Systems Lab, Cluster and Grid Computing Lab, School of Computer, Huazhong University of Science and Technology, Wuhan, China 430074;EIE Department, Huazhong University of Science and Technology, Wuhan, China 430074;Service Computing Technology and Systems Lab, Cluster and Grid Computing Lab, School of Computer, Huazhong University of Science and Technology, Wuhan, China 430074;Service Computing Technology and Systems Lab, Cluster and Grid Computing Lab, School of Computer, Huazhong University of Science and Technology, Wuhan, China 430074;Service Computing Technology and Systems Lab, Cluster and Grid Computing Lab, School of Computer, Huazhong University of Science and Technology, Wuhan, China 430074

  • Venue:
  • The Journal of Supercomputing
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Limited by the existing design pattern, a lot of existing softwares have not yet taken full use of multicore processing power, incurring low utilization of hardware, even a bottleneck of the whole system. To address this problem, in this paper, we propose a VM-based Web system on multicore clusters. The VM-based Web system is scheduled by Linux Virtual Server (LVS) and we implement the web server with Tomcat. In the mean time, we develop VNIX, a set of VM management toolkit, to facilitate managing VMs on clusters, aiming at improving the usage of multicore CPU power. To reduce resources contention among VMs, we propose to deploy LVS schedulers distributively on different physical nodes. To evaluate our approach, we conduct extensive experiments to compare VM-based Web system with classical physical machine-based Web system. Our experimental results demonstrate that the proposed VM-based Web system can result in throughput improvements of up to three times compared with the same multicore clusters, with an error rate at the server side as low as 20% of that of classic systems.