-
Notifications
You must be signed in to change notification settings - Fork 0
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).
astrongboy/Uncertainty-Aware-Workflow-Scheduling
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 ([email protected]).
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 0
No packages published
Languages
- Java 100.0%