[erlang-questions] Semaphores

Kirill Zaborski qrilka@REDACTED
Thu Mar 15 07:56:00 CET 2007


On 3/15/07, Corrado Santoro <csanto@REDACTED> wrote:
>
>
>
> > But for most purposes, Erlang *doesn't* share data.
> Maybe someone reminds that, at the last EUC, the talk by Enzo Nicosia on
> programming robots with Erlang presented the possibility (or necessity)
> to have a *native support* for sharing simple data among processes. This
> was due to avoid the latency of message passing between processes that
> need/share the same information (this latency is dangerous for a
> real-time system).
>
>
Doesn't hybrid memory model solve this problem? I thought that was the main
goal of it.

Best regards,
Kirill.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070315/4dd0ccfc/attachment.htm>


More information about the erlang-questions mailing list