Skip navigation links

Package org.cloudbus.cloudsim.hosts

Provides Host implementations that represent a Physical Machine (PM) is used to run Vm from different cloud customers (represented by a DatacenterBroker).

See: Description

Package org.cloudbus.cloudsim.hosts Description

Provides Host implementations that represent a Physical Machine (PM) is used to run Vm from different cloud customers (represented by a DatacenterBroker).

As each Host can run several VMs, the scheduling of such VMs on the Host's CPU cores (Pe) is defined by a VmScheduler.

The most basic Host is the HostSimple.

Specific Host implementations can be power- or network-aware, enabling the simulation of power consumption and network communication. For more information see org.cloudbus.cloudsim.datacenters package documentation.

Author:
Manoel Campos da Silva Filho
Skip navigation links

Copyright © 2015–2018 Systems, Security and Image Communication Lab - Instituto de Telecomunicações (IT) - Universidade da Beira Interior (UBI) - Instituto Federal de Educação Ciência e Tecnologia do Tocantins (IFTO). All rights reserved.