jeet1995 / akka-cloud-simulator

This project aims at leveraging the Akka framework wherein computing nodes are mimicked through instances of Akka actors. Message passing between these actors helps simulate an overlay network amongst these computing nodes. A convergent hashing algorithm known as the Chord algorithm is simulated by performing data look up in this overlay network. Other scenarios such as new nodes entering have also been simulated.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jeet1995/akka-cloud-simulator Issues

No issues in this repository yet.