[erlang-questions] Automatic nodes discovering

Maxim Treskin zerthurd@REDACTED
Thu Jun 7 13:06:23 CEST 2012


Hello

How I can make automatically discovering new nodes in cluster? When new
node started up it is not listed in output of nodes() on other nodes
without explicit ping of them. There is way to do this using RabbitMQ or
ZeroMQ, but it is some redundant. Yet another way is ping of one known node
in cluster, but it is constrained by nodes startup order.

May be some interaction with epmd can helps?

Thank you

-- 
Max Treskin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120607/2d05f711/attachment.htm>


More information about the erlang-questions mailing list