Queries:1) I wanted to know what is the minimum granularity w.r.t time with CloudSIM Plus simulator? Is it possible to get 1 millisecond resolution for cloud-let processing with this simulator?
2) I see in the example code related to Power Model package, there is a "SCHEDULING_INTERVAL" which is eventually used in Datacenter class and cloudletscheduler class as scheduling interval. Is the unit of this variable in millisecond? If yes, I suppose setting this to 1 in Constants.java should work for me? or is this in seconds?A quick revert would be highly appreciated please.ThanksRamakrishnan
--
http://cloudsimplus.org
---
You received this message because you are subscribed to the Google Groups "CloudSim Plus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloudsim-plus+unsubscribe@googlegroups.com.
To post to this group, send email to clouds...@googlegroups.com.
Visit this group at https://groups.google.com/group/cloudsim-plus.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloudsim-plus/7e46da30-e860-4d2e-a22d-8cd1e39cadae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
http://cloudsimplus.org
---
You received this message because you are subscribed to a topic in the Google Groups "CloudSim Plus" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cloudsim-plus/Qrt3xbwAZIs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cloudsim-plus+unsubscribe@googlegroups.com.
To post to this group, send email to clouds...@googlegroups.com.
Visit this group at https://groups.google.com/group/cloudsim-plus.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloudsim-plus/CAEPNnK3sREMLkx1TiVqOphE33odApfJH8MzAxenbwG-6sQ8Bdg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
I am actually trying to work on Cloud computation with processing resolution requirement of < 100 ms (say 10ms or 1 ms).Further I require cloudlets to be expressed in MIPS rather than in Input/Output File sizes. Just wanted to check if it is designed that way.
I tried changing the the parameter in the example with scheduler interval set to 0.01/0.001 seconds, but I saw repeated logs as shown below - is there an issue here?>> New resource usage of PowerDatacenter1 for the time frame starting at 0.101:
Is there any other parameter I should update in CloudSim package to make it work for <100ms scheduling interval?
To view this discussion on the web visit https://groups.google.com/d/msgid/cloudsim-plus/CAOSjdiA5iBop%2BCaThbaOKg3qwxMfQD7GH95Y81tz24XVk5uSKQ%40mail.gmail.com.