Implementation of gossip protocols for information dissemination in a network with different kinds of topologies.
-
Updated
Sep 16, 2020 - Elixir
Implementation of gossip protocols for information dissemination in a network with different kinds of topologies.
A distributed application that exhibits Gossip Algorithm for different topologies.
A distributed system that spawns multiple actors that can communicate and perform aggregate computation using AKKA.net and F# in 4 different topologies(Full, Line, 2D Grid, and Imperfect 2D). Both the gossip algorithm as well as push-sum have been implemented.
Add a description, image, and links to the gossip-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the gossip-algorithm topic, visit your repo's landing page and select "manage topics."