[erlang-questions] Erlang newbie questions

Ulf Wiger ulf.wiger@REDACTED
Tue Oct 18 11:53:43 CEST 2011


On 18 Oct 2011, at 11:47, Joe Armstrong wrote:

> Mutithreaded C implies some kind of data exchange between
> different C threads - now there are many ways to do this - the
> cleanest alternative
> is by copying message passing. The dirtiest - is by shared memory and mutexes.

I beg to differ. The dirtiest way is by shared memory *without* mutexes.  ;-)

BR,
Ulf W

Ulf Wiger, CTO, Erlang Solutions, Ltd.
http://erlang-solutions.com



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111018/59dc8dce/attachment.htm>


More information about the erlang-questions mailing list