We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DC

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Distributed, Parallel, and Cluster Computing

Title: Managing Deadline-constrained Bag-of-Tasks Jobs on Hybrid Clouds

Abstract: Outsourcing jobs to a public cloud is a cost-effective way to address the problem of satisfying the peak resource demand when the local cloud has insufficient resources. In this paper, we study on managing deadline-constrained bag-of-tasks jobs on hybrid clouds. We present a binary nonlinear programming (BNP) problem to model the hybrid cloud management where the utilization of physical machines (PMs) in the local cloud/cluster is maximized when the local resources are enough to satisfy the deadline constraints of jobs, while when not, the rent cost from the public cloud is minimized. To solve this BNP problem in polynomial time, we proposed a heuristic algorithm. Its main idea is assigning the task closest to its deadline to current core until the core cannot finish any task within its deadline. When there is no available core, the algorithm adds an available PM with most capacity or rents a new VM with highest cost-performance ratio. Extensive experimental results show that our heuristic algorithm saves 16.2%-76% rent cost and improves 47.3%-182.8% resource utilizations satisfying deadline constraints, compared with first fit decreasing algorithm.
Comments: 8 pages, 9 figures, In Proceedings of the Symposium on High Performance Computing (HPC '16). Society for Computer Simulation International, Pasadena, CA, USA
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC)
Cite as: arXiv:1604.08335 [cs.DC]
  (or arXiv:1604.08335v1 [cs.DC] for this version)

Submission history

From: Bo Wang [view email]
[v1] Thu, 28 Apr 2016 07:48:42 GMT (1160kb,D)

Link back to: arXiv, form interface, contact.