Jianfeng Chen

CS.PhD.AI.SE.Infra

Stochastic based Scheduling in Cloud Environment

Aug 2018 » Phd
Stochastic based Scheduling in Cloud Environment

This project introduces RIOT (Randomized Instance Order Types), a stochastic based method for workflow scheduling in the commercial cloud environment. RIOT groups the tasks in the workflow into virtual machines via a probability model and then use a useful surrogate based method to assess the tremendous amount of potential schedulings. Experiments in dozens of study cases showed that RIOT executes tens of times faster than traditional methods while generating comparable results to other algorithms.

IEEE CLOUD 2018 (Accept rate: 15%) :: Code