[erlang-questions] Erlang code loading
Max Bourinov
bourinov@REDACTED
Mon Nov 21 11:57:51 CET 2011
Hi Erlangers,
I am wondering how my Erlang app would behave in this case:
I have a lot identical processes (the same module, state of couse is
different in each process). The module that I swap many times has a huge
function. I want to clarify how much memory it will take? It will take
memory for that huge function in each process or only once?
I believe it will take memory only once, but I want to make sure.
Best regards,
Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111121/bea5fb77/attachment.htm>
More information about the erlang-questions
mailing list