Skip navigation links

Package org.cloudsimplus.vmtemplates

Provides template classes which enable reading VM configurations from a JSON file, representing actual types of VMs available in real Cloud Providers such as Amazon Web Services (AWS).

See: Description

Package org.cloudsimplus.vmtemplates Description

Provides template classes which enable reading VM configurations from a JSON file, representing actual types of VMs available in real Cloud Providers such as Amazon Web Services (AWS).

A JSON file can be read using a method such as the AwsEc2Template.getInstance(java.lang.String). Then, one can call the usual Vm constructors to create an actual VM, using the configurations from the template file.

Since:
CloudSim Plus 1.2.2
Author:
raysaoliveira
See Also:
AwsEc2Template
Skip navigation links

Copyright © 2015–2019 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.