The PDF file you selected should load here if your Web browser has a PDF reader plug-in installed (for example, a recent version of Adobe Acrobat Reader).

If you would like more information about how to print, save, and work with PDFs, Highwire Press provides a helpful Frequently Asked Questions about PDFs.

Alternatively, you can download the PDF file directly to your computer, from where it can be opened using a PDF reader. To download the PDF, click the Download link above.

Fullscreen Fullscreen Off


Objective: Cloud Computing is the new model in distributed computing that provides Software as a service (SaaS), Infrastructure as a service (IaaS), and Platform as a service (PaaS). Researchers utilize the services of cloud for running large scale data and other computation intensive applications like healthcare workflows. The major issue arises while allocating the cloud resources to the task in the workflows, in this paper an efficient scheduling method for work flow has been proposed. Analysis: The applications are modeled as workflows which include dependent tasks that are represented as a Directed Acyclic Graph (DAG) considering every node as a job. The known algorithms cannot solve the problem of resource allocation, and are categorized as NP hard problem. Findings: The proposed hybrid workflow scheduling algorithm which is the combination of Heterogeneous Earliest Finish Time (HEFT) and Security Aware and Budget Aware (SABA) algorithm helps to schedule the workflow efficiently with reduced makespan and required security services.

Keywords

Allocation, Cloud, Healthcare, NPhard, Scheduling, Security.
User