[erlang-questions] Why are messages between processes copied?

Raoul Duke raould@REDACTED
Thu Feb 23 19:43:02 CET 2012


erjang?

On Wed, Feb 22, 2012 at 2:22 PM, H. Diedrich <hd2010@REDACTED> wrote:
> Hi list,
>
> I had naively thought that Erlang would be sending process messages around
> profiting from the fact that data is immutable and NOT copying it. And
> really just send a 'pointer'.
>
> Why is that not so, it should be a huge gain from immutable data, especially
> with bigger data. You don't have to copy, knowing that your data is
> immutable.
>
> Thanks for a link or a brief,
> Henning
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list