Skip to content

sachintha81/DistributedAlgorithmSimulator

Repository files navigation

DistributedAlgorithmSimulator

This is a simulator application for distributed leader election algorithms. Developed on the Microsoft .NET 4.5 framework using Visual C#. To work, it needs .NET 4.5 framework and has been tested on Windows 8 and above.

This application simulates the execution of distributed leader election algorithms in ring networks. We have chosen the following two algorithms to implement.

  • LCR Algorithm
  • UNIQUE_k Algorithm

Both those algorithms are algorithms for unidirectional algorithms, but this application can simulate bi-directional algorithms as well.

Overview of Contents

DistributedAlgorithmSimulator

  • Contains the entire project source code.
  • Includes the Setup project.

DistributedAlgorithmSimulator-Setup

  • Contains Setup binaries.

DistributedAlgorithmSimulator-Documentation

  • Contains complete documentation in HTML and CHM formats.

DistributedAlgorithmSimulator-UserGuide

  • A complete user guide from installation to running the application.

Contact

Sachintha Gurudeniya

About

A simulator application for distributed leader election algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors