A simulator of asynchronous gossip and push-sum algorithms based on actors written in F#.
-
Updated
Nov 3, 2020 - F#
A simulator of asynchronous gossip and push-sum algorithms based on actors written in F#.
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.
Gossip Algorithm and Push Sum Simulation using Akka in F#
A distributed system simulating gossip and push-sum protocols using actor model
Add a description, image, and links to the push-sum topic page so that developers can more easily learn about it.
To associate your repository with the push-sum topic, visit your repo's landing page and select "manage topics."