Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我现在根据我的算法更改任务优先级我想将此任务交给 vms,我如何在 cloudsim 中做到这一点?
you can set the 'classType' parameter of cloudLet object from your algorithm to priorotize them.
有一种方法bindCloudletToVm。class DatacenterBroker你可以参考这个
bindCloudletToVm
class DatacenterBroker