Giter Site home page Giter Site logo

ara's Introduction

Leader election

Ressources

src/ - contains java sources data/ - folder where statistical datas are saved data_sample/ - folder with a sample of statistical data Makefile - run simple simulation or test suit run_test.sh - script used to run test suit plot_graph.sh - uses gnuplot to generate image charts

NECESSARY LIBRARIES TO RUN

This program needs several peersim libraries to run : djep-1.0.0.jar jep-2.3.0.jar peersim-1.0.5.jar peersim-doclet.jar

This libraries can be found at peersim.sourceforge.et/#download and should be located in the same directory than the Makefile.

Usage

make default

Starts simulation with default parameters WARNING : Files in data folder are written at the end of every simulation so running with "make run" might corrupt previous statistical data. Dont forget to save them else where if necessary.

make test

Starts test suit, prints stats to standard output and generates image charts based on statistical data (might take a few minutes for huge simulations)

Test architecture

Multiple simulations are run varying different parameters. This is achieved by the mean of the bash script (run_test) that automatically changes the parameters in the configuration file. Each simulation results are eventually stored into a data file (in repertory ./data) which gnuplot tool exploits in order to generate image charts.

ara's People

Contributors

mokuhazushi avatar

Watchers

Mattia Primavera avatar  avatar

Forkers

mattiaprimavera

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.