• Stars
    star
    2
  • Language
    Scala
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implemented gossip and push-sum algorithms in Scala, showing convergence of gossip and push sum algorithms for various topologies such as full, 3D, line, imperfect 3D. Node failure case for both algorithms in all topologies was also implemented. Implemented in Scala.