Skip to content

UF COP5612 Distributed Operating System Principles, Gossip Protocol with F# Akka .NET Actors

Notifications You must be signed in to change notification settings

hsliao0903/Gossip_Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gossip Protocol Simulation

This is a simulation project that simulates the Gossip Protocol and use this protocol to implement push-sum protocol.

Also, it provides several different network topologies which plays a critical role in the dissemination of Gossip protocol.

The paper about Gossip protocol and the use of push-sum protocol is listed below: Gossip-Based Computation of Aggregate Information

Please see Report.pdf for more implementation details and simulation conclusions.

About

UF COP5612 Distributed Operating System Principles, Gossip Protocol with F# Akka .NET Actors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages