GithubHelp home page GithubHelp logo

stimulation-of-gossip-and-push-sum-algorithms's Introduction

Implemented a simulator to analyze convergence time of Gossip algorithm for group communication and Push-Sum algorithm: Gossip-Based Computation of Aggregate Information for sum computation on different network topologies like Full network, Line network, 2D Grid and Imperfect 2D Grid network.

The push-sum algorithm was implemented as per specifications in the research paper "Gossip-Based Computation of Aggregate Information" available at http://www.comp.nus.edu.sg/~ooibc/courses/cs6203/focs2003-gossip.pdf

For both the algorithms, graphs were plotted for Number of nodes vs Total time taken for convergence, and its was observed that in both the algorithms Full network worked best among all topologies and had quickest convergence time in order of O(log n) followed by Imperfect 2D Grid and then 2D Grid topology. The Line topology had worst convergence time of order of O(n-square)

stimulation-of-gossip-and-push-sum-algorithms's People

Contributors

nanikko avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.