>
From: "Joe Armstrong" <> > - on *any* node I'd like to do things like > > Pid = spawn(
, 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