-
Notifications
You must be signed in to change notification settings - Fork 0
Gossip type algorithms can be used both for group communication and for aggregate computation. The goal of this project is to determine the convergence of such algorithms through a simulator based on actors written in F#. Since actors in F# are fully asynchronous, the particular type of Gossip implemented is the so called Asynchronous Gossip.
ishitatrivedi/Gossip-Algorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Gossip type algorithms can be used both for group communication and for aggregate computation. The goal of this project is to determine the convergence of such algorithms through a simulator based on actors written in F#. Since actors in F# are fully asynchronous, the particular type of Gossip implemented is the so called Asynchronous Gossip.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published