← All projects

distributed_algorithms_omnetpp

by @151ali

12

An implementation of some distributed algorithms in OMNeT++ Discrete Event Simulator.

About this project

Distributedalgorithmsomnetpp Implementation of some distributed algorithm in OMNeT++ Discrete Event Simulator. University students beware! If you’re a student in a Distributed systems class, you shouldn’t copy (or copy then modify) this code without permission. And even then, I would advise against heavily relying on this code because it may contains a lot of errors. You should alternativelly inspirate from it, you may find better ideas to resolve these problems. Requirements Ubuntu 16.04 OMNeT++ 5.6.2 Contents Introduction to Omnet++ lab1 TicToc Information diffusion diffusev0 diffusev1 diffusev2 diffusev3 Wake-up Wflood Traversal Tarry Traversal DFTtraversalv0 DFTtraversalv1 DFTtraversalv2 DFTtraversalv3 BFTdraft (DRAFT !) Spanning tree construction ST0 ST1 ST2 STDFT DiffusionTree Routing RRv0 RRv1 RTv0 RTv1 Extra saturation (used for tree computation : center, median ... ) centerfinding (based on saturation) TreecenterfindingBFT ChandyLamport (snapshot) ProcessusNoir p2pcentralisee Contributing I appreciate your help! In order to contribute, please read the guidelines. feel free to contact me. Copyright and License this repo is licensed under the MIT License.

From the project README on GitHub

Stars
12
Forks
2
License
MIT
Last push
27 Oct 2021

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/distributed-algorithms-omnetpp.svg)](https://www.madeinalgeria.dev/projects/distributed-algorithms-omnetpp)

Related projects