Getting concurrency
Vlad Dumitrescu XX (LN/EAB)
vlad.xx.dumitrescu@REDACTED
Tue Jun 14 15:30:08 CEST 2005
From: Ulf Wiger(AL/EAB)
>Vlad wrote:
>> [ In my experience, ets and mnesia tend to appear because
>> there are no other mutable data structures in Erlang, which
>> is an artifact of the language design, not of the
>> concurrency model. ]
>Actually, the ets API can be fully emulated with an Erlang
>implementation
That's what I meant too. I said "only" because usually there's no need to implement a dedicated server, when ets works so nicely.
regards,
Vlad
More information about the erlang-questions
mailing list