Package org.cloudbus.cloudsim.selectionpolicies

Provides VmSelectionPolicy implementations that define policies to be used by a Host to select a Vm to migrate from a list of VMs.

The order in which VMs are migrated may impact positive or negatively some SLA metric. For instance, migrating VMs that are requiring more bandwidth may reduce network congestion after such VMs are migrated and will make more bandwidth available that will reduce the migration time for subsequent migrating VMs.

Author:
Manoel Campos da Silva Filho