Uses of Package
org.cloudsimplus.distributions

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 Pseudo-Random Number Generators (PRNG) following several statistical distributions used by the simulation API.
Provides classes to inject random faults during simulation runtime.
Provides a set of interfaces and classes to develop heuristics to find suboptimal solutions for problems, considering some utility function that has to be minimized or maximized.
Provides VmSelectionPolicy implementations that define policies to be used by a Host to select a Vm to migrate.
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.
Provides classes that model utilization of resources such as Pe (CPU), Ram and Bandwidth, defining how a given resource is used by a Cloudlet along the simulation time.