Skip to content
#

gossip-protocol

Here are 7 public repositories matching this topic...

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.

  • Updated Jan 26, 2022
  • F#

Improve this page

Add a description, image, and links to the gossip-protocol topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gossip-protocol topic, visit your repo's landing page and select "manage topics."

Learn more