8000 Is there a parameter for a Task that specify the order (rank) of its execution on the chosen VM? · Issue #27 · WorkflowSim/WorkflowSim-1.0 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Is there a parameter for a Task that specify the order (rank) of its execution on the chosen VM? #27

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

Open
H-Hafsi opened this issue Sep 23, 2018 · 0 comments

Comments

@H-Hafsi
Copy link
H-Hafsi commented Sep 23, 2018

Hi,
When i'm exploring the HEFTPlanningAgorithm code, i find that the only operation that allows allocating a VM to a task is task.setVmId(chosenVM.getId()); .
And, as mentioned in "findFinishTime" method , a task can be inserted in the middle of a the scheduled tasklist of a specific VM in the "schedule" Map.
I find that this insert is not taken in consideration in the mentionned code : task.setVmId(chosenVM.getId());

Thanks

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

1 participant
0