Uses of Package
org.cloudbus.cloudsim.schedulers.vm

Package
Description
Provides Host implementations that represent a Physical Machine (PM) is used to run Vm from different cloud customers (represented by a DatacenterBroker).
Provides VmScheduler implementations that are used to schedule the execution of multiple Vm inside a given Host.
Provides Builder classes that implement the Builder Design Pattern to allow instantiating multiple simulation objects more easily.