Skip to content

A project I worked on during my time as postdoc at University of Strasbourg (2012-2013).

Notifications You must be signed in to change notification settings

marcfrincu/WorkflowScheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkflowScheduling in Python

Description

I worked on this project while doing my postdoc at University of Strasbourg between 2012-2013. The entire code is written in Python and allows users to simulate various workflow scheduling algorithms for cloud systems.

The particular setup used AWS and per hour billing (still in use at that time).

It allows the export of plots in .plt format for plotting nice graphs in PSTricks as well as .arff files containing the best scheduling algorithms which can be used in WEKA for machine learning.

The code also allows to export workflows to be used by the SimSchlouder simulator developed at the same time by a different team in the group.

To run the code see experiments.py file. Some basic configuration is explained in config.py.

Published papers

Results were published in:

About

A project I worked on during my time as postdoc at University of Strasbourg (2012-2013).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages