ai-se / RIOT

IEEE Cloud18: RIOT: a Novel Stochastic Method for Rapidly Configuring Cloud-Based Workflows
MIT License
1 stars 0 forks source link

Experiment 2 - Static algorithms vs. no optimization #4

Closed ginfung closed 7 years ago

ginfung commented 7 years ago

Static algorithms:

No optimization = random guess, see experiment 1

screen shot 2017-05-07 at 6 38 11 pm screen shot 2017-05-07 at 6 38 31 pm

eprotein fmri j30 j60 j90

ginfung commented 7 years ago

Conclusion: MIN_MIN, MIN_MAX strategies are much better than "random guess".

ginfung commented 7 years ago

"Max-min did better than the min-min algorithm whenever the number of shorter tasks is much more than the longer ones."

Parsa, Saeed, and Reza Entezari-Maleki. "RASA: A new task scheduling algorithm in grid environment." World Applied sciences journal 7.Special issue of Computer & IT (2009): 152-160.

Confirmed