Skip to content

VMs works on same cloudlets #450

Answered by manoelcampos
HilmyThoriq asked this question in Q&A
Discussion options

You must be logged in to vote

Think of cloudlets as processeses. This way, you cannot have the same cloudlet instance inside different VMs.
But two different processesses can be started from the same application. If you want to simulate that, you just need to create different cloudlet instances with the same configuration. Each Cloudlet must have a different ID (such as different processesses have different PIDs).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by manoelcampos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants