Package org.cloudsimplus.autoscaling

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.

These scaling mechanisms define a Predicate that define the condition to fire the scaling mechanism. The DatacenterBroker that the VM belongs to is accountable to evaluate the predicate and then request the scaling mechanism to act.

Author:
Manoel Campos da Silva Filho