Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding data center dynamically #2

Open
shiivaa opened this issue Jul 6, 2017 · 4 comments
Open

Adding data center dynamically #2

shiivaa opened this issue Jul 6, 2017 · 4 comments

Comments

@shiivaa
Copy link

shiivaa commented Jul 6, 2017

hello
is it possible to add new data center dynamically.i face problem during adding data center dynamically

@PrathameshTugaonkar
Copy link

PrathameshTugaonkar commented Jul 9, 2017

I am also having such kind of issues ... Can you please provide your email ID? Contact me at [email protected] We will try to resolve

@jayjmin
Copy link
Collaborator

jayjmin commented Sep 19, 2017

Theoretically it's possible to add a new data center dynamically in CloudSim. As Datacenter class is an extended SimEntity, an event can be sent to Datacenter with its SimEntity ID once Datacenter object is created, no matter when it is created. I haven't personally tested it tho, so it'll be useful if you can provide more detailed issue encountered. Also, there are more information regarding the original CloudSim: http://www.cloudbus.org/cloudsim/

@shiivaa
Copy link
Author

shiivaa commented Dec 11, 2017 via email

@shiivaa
Copy link
Author

shiivaa commented Dec 12, 2017

hi
i have found we can't add two entity dynamically during execution especially at the same time,do u know about this problem and it's solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants