All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.cloudsimplus.autoscaling.resources.package-info Maven / Gradle / Ivy

Go to download

CloudSim Plus: A modern, highly extensible and easier-to-use Java 8 Framework for Modeling and Simulation of Cloud Computing Infrastructures and Services

There is a newer version: 8.0.0
Show newest version
/**
 * Provides {@link org.cloudsimplus.autoscaling.resources.ResourceScaling} classes
 * that are used by a {@link org.cloudsimplus.autoscaling.VerticalVmScaling}
 * to define how the scaling of a {@link org.cloudbus.cloudsim.resources.Resource} it is in charge
 * will be performed.
 *
 * @author Manoel Campos da Silva Filho
 * @since CloudSim Plus 1.2.0
 */
package org.cloudsimplus.autoscaling.resources;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy