An open API service indexing awesome lists of open source software.

https://github.com/jimurrito/beethoven

A Decentralized failover and peer-to-peer node finder for Elixir/Erlang/Beam.
https://github.com/jimurrito/beethoven

beethoven clustering distributed-systems elixir elixir-lang erlang erlang-otp failover failover-clustering high-availability orchestration

Last synced: about 1 month ago
JSON representation

A Decentralized failover and peer-to-peer node finder for Elixir/Erlang/Beam.

Awesome Lists containing this project

README

        

# Beethoven

A Decentralized failover and peer-to-peer node finder for Elixir. Allows Elixir nodes to find each other automatically. Once connected, they can coordinate to delegate roles and tasks between the nodes in the cluster. Written using only the Elixir and Erlang standard library.