Citation:
Mark Stillwell, David Schanzenbach, Frederic Vivien, Henri Casanova. Resource Allocation Algorithms for Virtualized Service Hosting Platforms. Journal of Parallel Distributed Computing, Vol. 70, Issue 9, September 2010, pp962-974.
Abstract:
Commodity clusters are used routinely for deploying service hosting platforms.
Due to hardware and operation costs, clusters need to be shared among multiple
services. Crucial for enabling such shared hosting platforms is virtual machine
(VM) technology, which allows consolidation of hardware resources. A key
challenge, however, is to make appropriate decisions when allocating hardware
resources to service instances. In this work we propose a formulation of the
resource allocation problem in shared hosting platforms for static workloads
with servers that provide multiple types of resources. Our formulation supports
a mix of best-effort and QoS scenarios, and, via a precisely defined objective
function, promotes performance, fairness, and cluster utilization. Further, this
formulation makes it possible to compute a bound on the optimal resource
allocation. We propose several classes of resource allocation algorithms, which
we evaluate in simulation. We are able to identify an algorithm that achieves
average performance close to the optimal across many experimental scenarios.
Furthermore, this algorithm runs in only a few seconds for large platforms and
thus is usable in practice.