Workflow Scheduling in Cloud

Cloud computing provides platforms for executing large applications with enormous computational resources to offer on demand. Scheduling plays an important role to ensure that the workflow tasks submitted by users are allocated to appropriate resource for execution. Since there can be hundreds of thousands virtualised resources, manual scheduling is not doable.

  • Multi-Objective Workflow Scheduling

      • [TPDS16] Design a customised evolutionary algorithm to optimise the makespan and cost for cloud workflow task scheduling.