Holo I'm working on Cloudsim simulator and I'm trying to create two datacenters and run only 1 cloudlet on them but I don't know if it's even possible to do that. I can't find any information on internet.
Thanks for helping !
Holo I'm working on Cloudsim simulator and I'm trying to create two datacenters and run only 1 cloudlet on them but I don't know if it's even possible to do that. I can't find any information on internet.
Thanks for helping !
If you want two datacenters, you just need to instantiate them in the same way you instantiate the first one. Each Datacenter you instantiate is automatically assigned to your simulation.
But if you want to use a modern, full-featured, state-of-the-art and easier-to-use fork of CloudSim, try CloudSim Plus.