Erlang distribution

Gerd Flaig gefla@REDACTED
Thu May 20 23:18:01 CEST 2004


"Valentin" <valentin@REDACTED> writes:

>> The manual page to global mentions an init flag "-connect_all
>> false" which might do the trick.
>>
> We did it, and it works well -- prevents global information to be
> exchanged.  What I would like to try next is to start a particular
> run-time as *hidden* node. This is supposed to meke node visible
> only to the connected peer(s).

perhaps starting the emulator like this

   $ erl -hidden -name foo

is what you want.

      Goodbyte, Gerd.
-- 
The last thing one knows in constructing a work is what to put first.
                -- Blaise Pascal



More information about the erlang-questions mailing list