[erlang-questions] Erlang Spawn - Undef

Tyron Zerafa tyron.zerafa@REDACTED
Tue Nov 20 18:01:33 CET 2012


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/5cfedea3/attachment.htm>


More information about the erlang-questions mailing list