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

org.cloudbus.cloudsim.power.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 classes and interfaces for the power-consumption module.
 * They are used to:
 * 
    *
  1. represent objects having power capabilities ({@link org.cloudbus.cloudsim.power.PowerAware});
  2. *
  3. model how physical/virtual elements consume power; or
  4. *
  5. enable automatic power consumption data collection.
  6. *
*/ package org.cloudbus.cloudsim.power;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy