Cloudslab / cloudsim

CloudSim: A Framework For Modeling And Simulation Of Cloud Computing Infrastructures And Services
http://www.cloudbus.org/cloudsim/
810 stars 492 forks source link

How I can implement another algorithm (like FIFO) rather than RR to scheduling policy? #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I want to implement and simulate our proposed scheduling algorithm over cloud. 
As I know, the default scheduling policy is round-robin. I want use fifo 
instead of RR and next implement our algorithm.
Where I can implement my codes?

Thank you

Original issue reported on code.google.com by s.keshv...@gmail.com on 20 Feb 2015 at 9:20