Hi Erlangers,<div><br></div><div>I am wondering how my Erlang app would behave in this case:</div><div><br></div><div>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?</div>

<div><br></div><div>I believe it will take memory only once, but I want to make sure.</div><div><br clear="all"><div>Best regards,</div><div>Max</div><br><br>
</div>