Gossip Protocol Implementation in Elixir.
-
Updated
Oct 2, 2019 - Elixir
Gossip Protocol Implementation in Elixir.
A Gossip Protocol Simulator in Elixir.
Large Scale Distributed Systems Assessment
Distributed Gossip and Push-Sum Algorithm Implementation
Implemented gossip protocol and push-sum algorithm over a network of 1M nodes and simulated for six topologies
Design gossip protocol using genserver in Elixir for information propagation and for sum calculation using push-sum algorithm. Implemented various topologies.
A simulator for Gossip Protocol and Push Sum algorithm on various typologies using Elixir Actor Model.
Gossip Simulator and Push-Sum algorithm implementation.
A simulator of asynchronous gossip and push-sum algorithms based on actors written in F#.
An Elixir implementation of Gossip and Push-sum protocols
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.
Implemented push-sum and gossip protocols within simulated network of linear, 2D, imperfect 2D topologies.
Gossip Algorithm and Push Sum Simulation using Akka in F#
A distributed system simulating gossip and push-sum protocols using actor model
Simulation of the Gossip and the Push Sum Protocols
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."