seyed8453 / cloudsim

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

Some issue about CloudSim #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.I want to create many broker like user send request in different time.
But it has performance issue with memory used. (GC overhead)

I create 100000 broker and let them start at diffent time , changing some 
function making cloudsim work effciency but still slower and too many memory 
used.

2.Does cloudsim support waiting queue? 

Now I change the cloudsim code and let broker could start from different start 
time.
If I want to add this function in cloudsim , where do I need to focus?

Like using event to complete this function?

What is the expected output? What do you see instead?

I hope cloudsim could work like a real cloud system.

And try my best to update those function.

Thanks a lot. :)

Original issue reported on code.google.com by MrCup...@gmail.com on 29 May 2012 at 6:47

GoogleCodeExporter commented 8 years ago
Please, direct your questions to the discussion group.

Original comment by rodrigo.calheiros on 3 Aug 2012 at 6:22