ets concurrency

Bengt Kleberg (AL/EAB) bengt.kleberg@REDACTED
Fri Jan 30 13:29:45 CET 2004


Ulf Wiger wrote:
> On Wed, 28 Jan 2004 22:09:56 -0500, Vance Shipley <vances@REDACTED> 
> wrote:
> 
>>
>> What can I safely do with ets?
...deleted
> 
> There is no transaction support though, so if you have to read the
> object before writing, ets will not protect you.

the generally accepted solution to this problem is to have all access go 
through the same process.


bengt



More information about the erlang-questions mailing list