GithubHelp home page GithubHelp logo

energy-efficient-algorithms_cloudsim's Introduction

Energy Efficient Algorithms based on VM Consolidation for Cloud Computing: Comparisons and Evaluations

Source code for several energy efficient algorithms in Cloud Computing implemented by CloudSim.

Algorithm

Base path: modules/cloudsim/src/main/java/org/cloudbus/cloudsim/power/

  • MBFD
    • path: PowerVmAllocationPolicyMBFD.java
  • LOAD
    • path: PowerVmAllocationLearningAutomata.java
  • GRANITE
    • path: PowerVmAllocationPolicyGRANITE.java
  • ACS
    • path: PowerVmAllocationPolicyACS_VMC.java
  • THR
    • path: PowerVmAllocationPolicyMigrationStaticThreshold.java
  • IQR
    • path: PowerVmAllocationPolicyMigrationInterQuartileRange.java

Setup and Run

Clone the repo and open the CloudSim in Idea IntelliJ IDEA.

  • PowerPolicyComparison.java: modules/cloudsim/src/main/java/org/cloudbus/cloudsim/power/PowerPolicyComparison.java

  • main function:

    • void SyntheticWorkload(double ratio);
    • void PlanetLab(int hostNum);

References

Qiheng Zhou, Minxian Xu, Sukhpal Singh Gill, Chengxi Gao, Wenhong Tian, Chengzhong Xu, Rajkumar Buyya: Energy Efficient Algorithms based on VM Consolidation for Cloud Computing: Comparisons and Evaluations. CCGRID 2020: 489-498

energy-efficient-algorithms_cloudsim's People

Stargazers

Aakarshit Srivastava avatar  avatar Sivarajan avatar  avatar  avatar  avatar Annis Souames avatar lalala123 avatar Mond0Bongo avatar  avatar  avatar Geyuansu avatar

Watchers

James Cloos avatar QihengZhou avatar

energy-efficient-algorithms_cloudsim's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.