[erlang-questions] Heap architecture of current Erlang
Kirill Zaborski
qrilka@REDACTED
Sun Dec 24 23:10:59 CET 2006
I have read recently " Heap Architectures for Concurrent Languages using
Message Passing" by Erik Johansson, Konstantinos Sagonas, and Jesper
Wilhelmsson.
There were proposed 3 different ways to organize memory in Erlang emulator:
process heaps, shared heap and hybrid.
But what is used in current Erlang/OTP? It looks like there was -shared
switch for erl. What has happened to it? Or maybe it's explaned somewhere in
documentation but I can not find it?
Best regards,
Kirill.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20061225/51a65859/attachment.htm>
More information about the erlang-questions
mailing list