Code Monkey home page Code Monkey logo

anpar / ee-wcc-mapreduce Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 37 KB

Source code of the numerical experiments presented in "Energy-Efficient Edge-Facilitated Wireless Collaborative Computing using Map-Reduce" by Antoine Paris, Hamed Mirghasemi, Ivan Stupia and Luc Vandendorpe (presented at SPAWC19).

Home Page: https://ieeexplore.ieee.org/document/8815499

License: Other

Python 100.00%
wireless-collaborative-computing distributed-computing map-reduce energy-efficiency fog-computing internet-of-things cyber-physical-systems sensor-network convex-optimization mobile-computing

ee-wcc-mapreduce's Introduction

Source code of the numerical experiments presented in "Energy-Efficient Edge-Facilitated Wireless Collaborative Computing using Map-Reduce" by Antoine Paris, Hamed Mirghasemi, Ivan Stupia and Luc Vandendorpe (presented at 2019 IEEE 20th International Workshop on Signal Processing Advances in Wireless Communications (SPAWC), Cannes, France).

Citing this work

@INPROCEEDINGS{8815499,
  author={A. {Paris} and H. {Mirghasemi} and I. {Stupia} and L. {Vandendorpe}},
  booktitle={2019 IEEE 20th International Workshop on Signal Processing Advances in Wireless Communications (SPAWC)},
  title={Energy-Efficient Edge-Facilitated Wireless Collaborative Computing using Map-Reduce},
  year={2019},
  volume={},
  number={},
  pages={1-5},
  doi={10.1109/SPAWC.2019.8815499},
  ISSN={},
  month={July},}

Requirements

The code available in this repository was tested with:

  • Python 3.6.7
  • NumPy 1.15.4
  • SciPy 1.1.0
  • matplotlib 3.0.2
  • termcolor 1.1.0 (this one is not strictly useful, it only enhance the readbility of the debug information in the terminal and shows nice colored progress bar while the simulation is running).

Organization

The entire source code is located in src/.

The file core.py contains the "logic" needed (e.g. Algorithm 1 in the paper). The file utils.py contains a small script displaying the progress of a numerical experiments in the terminal while running. The files figure2.py, figures3ab.py and figure3c.py allow to reproduce the figures given in the paper.

Run

To generate Figure 2, run the command

python3 figure2.py

Not that this takes some time.

To generate Figures 3a and 3b, run the command

python3 -O figures3ab.py

(without the -O flag if you want debug information to appear in your terminal). Note that this takes some time.

To generate Figure 3c, run the command

python3 -O figure3c.py

(without the -O flag if you want debug information to appear in your terminal). Note that this takes some time.

Copyright and license

MIT License

Copyright (c) 2019 Université Catholique de Louvain (UCLouvain)

The software provided allows to reproduce the results presented in the research paper "Energy-Efficient Edge-Facilitated Wireless Collaborative Computing using Map-Reduce" by Antoine Paris, Hamed Mirghasemi, Ivan Stupia and Luc Vandendorpe from ICTEAM/ELEN/CoSy (UCLouvain).

Contact: [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Acknowledgment

Antoine Paris is a Research Fellow of the F.R.S.-FNRS. This work was also supported by F.R.S.-FNRS under the EOS program (project 30452698, “MUlti-SErvice WIreless NETwork”).

Contact

For feedback, comments, bug reports, etc, please contact [email protected].

ee-wcc-mapreduce's People

Contributors

anpar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ee-wcc-mapreduce's Issues

Request your article source code

Dear Teacher Ichiro, I have the honor to read some of your articles on map-reduce, such as 5G-enabled Edge Computing for MapReduce-based
Data Pre-processing, Edge Data Processing, Agent-based MapReduce Processing in IoT Wait for nine articles, I feel very good. I am also currently studying this aspect, and I would like to further explore the work done by your article. Do you have any code retained by these articles? If so, I will be grateful, wish you a happy life and smooth work!

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.