Giter Club home page Giter Club logo

ifogsimwithdataplacement's Introduction

iFogSimWithDataPlacement

This is an extension of iFogSim that makes it possible to simulate and evaluate data placement strategies in context of Fog computing and IoT. This extension uses two external tools: 1- Cplex to compute the data placement which is formulated as a Generalized Assignement Problem (GAP) 2- Metis to partition a graph which models the simulated infrastructure into k-partitions. This is in order to conceive several data placement sub problems hence reducing the overall problem complexity.

This extension involves several data placement strategies: storageModes = Arrays.asList(CloudStorage,ClosestNode,FogStorage,ZoningStorage,GraphPartitionStorage);

FogStorage and ZoningStorage require CPLEX installation and setups, and GraphPartitionStorage requires Metis installation.

For test, you can set storageModes = Arrays.asList(CloudStorage,ClosestNode,FogStorage,ZoningStorage,GraphPartitionStorage);

The path of the main class is: src/org/fog/examples/DataPlacement.java

Next, various configurations and setups to reuse this extension, are shown. 1- Clone this repository in your machine. 2- Install Cplex: there is a free acadimique version. 3- Add the Cplex Jar: 4- Install Metis.

ifogsimwithdataplacement's People

Contributors

medislam avatar

Stargazers

 avatar  avatar  avatar  avatar Shiki avatar  avatar zhzero avatar Philipp Wiesner avatar  avatar

Watchers

 avatar

ifogsimwithdataplacement's Issues

Data placement strategy in fog computing

Dear NAAS Mohammed Islam,
I'm Joel, a bachelor degree student and currently involved in doing a research on load balancing in fog computing for academic purpose. As i'm doing my research on how to develop a data placement algorithm in iFogSim simulator for load balancing, i come across your research paper titled "An Extension to iFogSim to Enable the Design of Data Placement Strategies" https://ieeexplore.ieee.org/document/8358724

I was wondering whether if you can guide me as to how to use the simulator and how the algorithm works. It will be a great help to me in having a better understanding on how you develop the data placement strategy. I truly thank you for your time and efforts in this matter.

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.