[erlang-questions] Erlang Spawn - Undef
Bengt Kleberg
bengt.kleberg@REDACTED
Tue Nov 20 19:45:09 CET 2012
Greetings
You will have to transfer the beam files yourself.
It is easy.
Bengt
Sent from Moxier Mail
(http://www.moxier.com)
----- Ursprungligt meddelande -----
Från: Tyron Zerafa <tyron.zerafa@REDACTED>
Till: "erlang-questions@REDACTED" <erlang-questions@REDACTED>
Skickat: 20-11-2012 6:01 em
Ämne: [erlang-questions] Erlang Spawn - Undef
Does Erlang transfer code between different nodes upon a remote spawn request?
Simply put, if I have 2 nodes:
LocalNode and RemoteNode, where only LocalNode has the code for FunA ModA and I call spawn(RemoteNode,FunA,ModA,[]) from LocalNode, can the code be transferred automatically to RemoteNode?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121120/e88dccfb/attachment.htm>
More information about the erlang-questions
mailing list