Uses of Package
org.cloudsimplus.allocationpolicies

Package
Description
Provides classes that implement policies for a Datacenter to select a Host to place or migrate a VM, based on some criteria defined by each class.
Provides VmAllocationPolicy implementations that enables VM migration.
Provides Datacenter implementations that represent a physical Cloud Datacenter and contains a set of Host.
Provides network-enabled Datacenter implementations.
Provides base classes to enable implementing testbeds in a repeatable manner, allowing a researcher to execute several simulation runs for a given experiment and collect statistical data using a scientific approach.