Package org.cloudbus.cloudsim.utilizationmodels


package org.cloudbus.cloudsim.utilizationmodels
Provides classes that model utilization of resources such as CPU, Ram and Bandwidth, defining how a given resource is used by a Cloudlet along the simulation time.

The most basic utilization model that can be used for any of the mentioned resources is the UtilizationModelFull.

Author:
Manoel Campos da Silva Filho