Galaxy v0.3.0 API Reference
Modules
Defines a cluster.
This topologying strategy works by loading all your Erlang nodes (within Pods) in the current DNS namespace. It will fetch the targets of all pods under a shared headless service and attempt to connect. It will continually monitor and update its connections every 5s.
This topologying strategy relies on Erlang's built-in distribution protocol by
using a .hosts.erlang
file (as used by the :net_adm
module).
Topology interface for cluster formation.
Native Erlang Distribution interface.