Implementing a scalable peer-to-peer key value store in an actor model framework
-
Updated
Aug 30, 2020 - Elixir
Implementing a scalable peer-to-peer key value store in an actor model framework
Elixir Implementation for Chord Protocol using Erlang OTP
Design chord protocol using genserver/Actor model in Elixir to implement network join and routing and encode the simple application that associates a key with a string.
Chord protocol implementation in Elixir
Implementation of the P2P Chord Protocol using Actor Model in Elixir
Add a description, image, and links to the chord-protocol topic page so that developers can more easily learn about it.
To associate your repository with the chord-protocol topic, visit your repo's landing page and select "manage topics."