Uses of Package
org.cloudbus.cloudsim.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 represents a physical Cloud Datacenter and contains a set of Host that together provide the basic cloud infrastructure.
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.