Erlang distribution

Vlad Dumitrescu vlad_dumitrescu@REDACTED
Thu May 20 22:04:12 CEST 2004


From: "Joe Armstrong" <joe@REDACTED>
>    - on *any* node I'd like to do things like
>
> Pid = spawn(xx@REDACTED, M, F, A)
> ...
> Pid ! Msg

Joe, what do you mean by this? Should it be possible for any node,
regardless of its cookie? I refer to both the spawning of the process and to
the passing of the pid.

regards,
Vlad



More information about the erlang-questions mailing list