Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

151ali/distributed_algorithms_omnetpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Contents

  • Introduction to Omnet++

    • lab1
    • TicToc
  • Information diffusion

    • diffuse_v0
    • diffuse_v1
    • diffuse_v2
    • diffuse_v3
  • Wake-up

    • Wflood
  • Traversal

    • Tarry Traversal
    • DFT_traversal_v0
    • DFT_traversal_v1
    • DFT_traversal_v2
    • DFT_traversal_v3
    • BFT_draft (DRAFT !)
  • Spanning tree construction

    • ST_0
    • ST_1
    • ST_2
    • ST_DFT
    • Diffusion_Tree
  • Routing

    • RR_v0
    • RR_v1
    • RT_v0
    • RT_v1
  • Extra

    • saturation (used for tree computation : center, median ... )
    • center_finding (based on saturation)
    • Tree_center_finding_BFT
    • Chandy_Lamport (snapshot)
    • Processus_Noir
    • p2p_centralisee

Contributing

I appreciate your help!

In order to contribute, please read theguidelines.

feel free to contact me.

Copyright and License

this repo is licensed under theMIT License.

About

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

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp