seyed8453 / cloudsim

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

Genetic Algorithm in Task Scheduling #79

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Where is the task scheduling policy that Cloudsim uses?
2.Where or in which class should i extent so my GA work
3.How i encode my GA what data should i encode for my GA.

I wanna make a task scheduling algorithm using GA but i have stack.
Cause i dont know where or what to make.
I have some thoughts of task scheduling the Cloudlets to VM but how i encode 
that what critiria should i take? Can i have estimated time of cloudlet show i 
can take that before submiting cloudlet to vm? cause as i can see i have to run 
it first and then see the time?

Also i can see all the job is done to the broker level but what should i make? 
a new GABroker that extents Broker?? and ok what should i encode? and how? 

Please help me i have 2 weeks to make it.

Original issue reported on code.google.com by gstavr1...@gmail.com on 8 Aug 2015 at 7:19

ghost commented 7 years ago

Hello.. any idea friends about GA within the cloudsim how task scheduling perform on cloudsim using GA