Uses of Interface
org.cloudsimplus.listeners.VmHostEventInfo

Packages that use VmHostEventInfo
Package
Description
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 Builder classes that implement the Builder Design Pattern to allow instantiating multiple simulation objects more easily.
Provides EventListener implementations to enable event notifications during simulation execution.