Beethoven (Beethoven v0.2.4)

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.

This module acts as the unified client for interacting with beethoven as an external client. Avoid using the other modules for external PID calls to beethoven services.

Summary

Functions

Kills the an Elixir/Erlang application running Beethoven.

Functions

kill_node()

@spec kill_node() :: :ok

Kills the an Elixir/Erlang application running Beethoven.