I agree with you. I would like mentioned also GC issues which appear even in one core. Current Erlang GC blocks only one process each time and provide soft realtime behavior of Erlang system. IMHO for example SBCL Lisp/Hunchentoot problems at Chart-6 in this blog <a href="http://berlinbrowndev.blogspot.com/2008/08/application-server-benchmarks-including.html">http://berlinbrowndev.blogspot.com/2008/08/application-server-benchmarks-including.html</a> comes from global GC. See Erlang response time deviation in first table for comparison. If share memory between proceses soft realtime characteristic of GC will gone and/or GC complexity will rise.<br>
<br><div class="gmail_quote">On Wed, Feb 4, 2009 at 2:09 PM, Andras Georgy Bekes <span dir="ltr"><<a href="mailto:bekesa@sch.bme.hu">bekesa@sch.bme.hu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">> I'm pretty interested in this method, because while memory copying is<br>
> OK for MPP or clustered environments, its is much slower than memory<br>
> sharing on SMP environments if you are deailing with certain amount<br>
> of data.<br>
</div>Memory sharing is faster only if the number of processors (cores) is<br>
small. As the number of cores increases, the environment is getting<br>
similar to a cluster.<br>
<br>
On the long term, going into a shared memory direction is a bad idea I<br>
think.<br>
<font color="#888888"><br>
        Georgy<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>--Hynek (Pichi) Vychodil<br><br>Analyze your data in minutes. Share your insights instantly. Thrill your boss.  Be a data hero!<br>Try Good Data now for free: <a href="http://www.gooddata.com">www.gooddata.com</a><br>