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
Original issue reported on code.google.com by
MrCup...@gmail.com
on 29 May 2012 at 6:47