wzyghb / cloudsim

Automatically exported from code.google.com/p/cloudsim
0 stars 0 forks source link

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

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 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