3

我现在根据我的算法更改任务优先级我想将此任务交给 vms,我如何在 cloudsim 中做到这一点?

4

2 回答 2

1

you can set the 'classType' parameter of cloudLet object from your algorithm to priorotize them.

于 2016-10-05T09:23:26.027 回答
0

有一种方法bindCloudletToVmclass DatacenterBroker你可以参考这个

于 2017-03-02T10:24:57.060 回答