[erlang-questions] Update on sharing constant data locally by reference rather than by copy?
Hynek Vychodil
vychodil.hynek@REDACTED
Thu Mar 19 16:05:55 CET 2009
It will obviously broke current Erlang GC. There is experimental
implementation Termite http://code.google.com/p/termite/ (Gambit-C) which
uses this approach. Note that this feature you sacrifice GC soft real time
characteristics and reliability for performance.
On Thu, Mar 19, 2009 at 3:09 PM, Christian <chsu79@REDACTED> wrote:
> > Is it planned to implement a more efficient sharing which would not
> > involve a copy?
>
> Do you know about the hybrid heap experiment? It experiments with
> shared heaps so that processes can message pass references to data
> values rather than creating copies.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
--
--Hynek (Pichi) Vychodil
Analyze your data in minutes. Share your insights instantly. Thrill your
boss. Be a data hero!
Try Good Data now for free: www.gooddata.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090319/29df132b/attachment.htm>
More information about the erlang-questions
mailing list