Skip to content

This is the JAVA code of algorithm ROSA, and the corresponding paper is published by IEEE Trans. on Services Computing. The title of the paper is 'Uncertainty-Aware Online Scheduling for Real-Time Workflows in Cloud Service Environment' (DOI: 10.1109/TSC.2018.2866421).

Notifications You must be signed in to change notification settings

amtech/Uncertainty-Aware-Workflow-Scheduling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The main function is included in the file AutoExperiment.class.

The file tempWorkflow.txt records the data from the XML files of the real-world workflow traces.

The file producedWorkflow.txt records the generated workflows, such each algorithm can be tested on the same set of workflows.

The classes WTask.java, ConstraintWTask, and Workflow.java are used to test the scheduling algorithms, while other classes in the package workflow are used to record the data of workflow traces

Please do not hesitate to contact Huangke Chen (hkchen@nudt.edu.cn).

About

This is the JAVA code of algorithm ROSA, and the corresponding paper is published by IEEE Trans. on Services Computing. The title of the paper is 'Uncertainty-Aware Online Scheduling for Real-Time Workflows in Cloud Service Environment' (DOI: 10.1109/TSC.2018.2866421).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%