node naming conventions
Bengt Kleberg
eleberg@REDACTED
Fri Feb 7 06:35:27 CET 2003
> Date: Fri, 7 Feb 2003 15:51:09 +1100
> Mime-Version: 1.0 (Apple Message framework v551)
> Subject: node naming conventions
> From: Chris Wright <caw@REDACTED>
> To: erlang-questions@REDACTED
> Content-Transfer-Encoding: 7bit
>
> a machine here is icu-21
>
> what's the right way to name a node on that machine
> (from joe's tutorial:
> db_nodes() ->
> [one@REDACTED, two@REDACTED].
'one@REDACTED' (and 'two@REDACTED').
bengt
More information about the erlang-questions
mailing list