Cost-Minimizing Scheduling of Workflows on a Cloud of Memory Managed Multicore Machines

  • Authors:
  • Nicolas G. Grounds;John K. Antonio;Jeff Muehring

  • Affiliations:
  • RiskMetrics Group, Norman, USA;School of Computer Science, University of Oklahoma, Norman, USA;RiskMetrics Group, Norman, USA

  • Venue:
  • CloudCom '09 Proceedings of the 1st International Conference on Cloud Computing
  • Year:
  • 2009

Quantified Score

Hi-index 0.01

Visualization

Abstract

Workflows are modeled as hierarchically structured directed acyclic graphs in which vertices represent computational tasks, referred to as requests, and edges represent precedent constraints among requests. Associated with each workflow is a deadline that defines the time by which all computations of a workflow should be complete. Workflows are submitted by numerous clients to a scheduler that assigns workflow requests to a cloud of memory managed multicore machines for execution. A cost function is assumed to be associated with each workflow, which maps values of relative workflow tardiness to corresponding cost function values. A novel cost-minimizing scheduling framework is introduced to schedule requests of workflows so as to minimize the sum of cost function values for all workflows. The utility of the proposed scheduler is compared to another previously known scheduling policy.