Skip to content
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

How to use cloudsim to simulate a dynamic change service chain? #127

Open
beddingearly opened this issue Dec 16, 2018 · 0 comments
Open

Comments

@beddingearly
Copy link

I tried to simulate a function with a virtual machine and use a cloudlet to simulate a task. Each node represents a function, and a task must be completed by multiple functions, which needs to be completed by a->b->c function. Now in order to save computation time overhead, I want to dynamically change the position of the a, b, and c functions on different nodes, but the order is unchanged. At the same time, the topology is unchanged, and only the functions on the nodes are changed.
What do I need to do?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