[erlang-questions] How does running nodes() on host knows about all connected nodes?

Thomas Elsgaard thomas.elsgaard@REDACTED
Mon Jan 19 19:03:45 CET 2015


Any sufficiently advanced technology is indistinguishable from magic

--Clarks three laws

On Mon, Jan 19, 2015 at 2:14 PM, Jon Schneider <jon@REDACTED>
wrote:

> This is what erl does unless you start it with
>
> -connect_all false
>
> It is documented.
>
> Jon
>
>
> >
> > (minion3@REDACTED)2> nodes().
> >
> > ['gru@REDACTED','minion2@REDACTED',
> >
> >  'minion1@REDACTED']
> >
> > (minion3@REDACTED)3>
> >
> >
> >
> > How does this process work? What's going on behind the scenes?
> >
> > Thanks
> > + Harit
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://erlang.org/mailman/listinfo/erlang-questions
> >
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150119/3f28d903/attachment.htm>


More information about the erlang-questions mailing list