Uses of Interface
org.cloudsimplus.autoscaling.VerticalVmScaling

Packages that use VerticalVmScaling
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 implementations of Virtual Machines (Vm) which are a software package that emulate the architecture of a physical machine.
Provides classes to enable horizontal and vertical scaling of VMs in order to, respectively, adapt resource requirements to current workload and to balance load across different VMs.
Provides ResourceScaling classes that are used by a VerticalVmScaling to define how the scaling of a Resource it is in charge will be performed.