messages among processes

Ulf Wiger ulf@REDACTED
Wed Jul 12 22:17:20 CEST 2006


Den 2006-07-12 19:49:51 skrev Thomas Lindgren <thomasl_erlang@REDACTED>:

> The standard approach is to copy all data except
> (large enough) binaries. If message copying really is
> a bottleneck, then you might consider using the shared
> heap emulator, which minimizes copying.

The shared heap emulator is really deprecated (if that's a proper term for  
a feature that was never more than experimental to begin with...)

'erl -hybrid' is the currently recommended experimental feature.

(http://www.erlang.org/ml-archive/erlang-questions/200512/msg00231.html)

See also

http://www.erlang.org/ml-archive/erlang-questions/200603/msg00412.html

BR,
Ulf W
-- 
Ulf Wiger



More information about the erlang-questions mailing list