ETS transactions

Frank Muller frank.muller.erl@REDACTED
Sat Jan 15 22:22:50 CET 2022


Interesting pointers. Thanks Richard.


> Not transactions, but Jay Nelson gave a great talk about "patterns for
> concurrency" back in 2014:
> https://www.erlang-factory.com/static/upload/media/1394716488140115jaynelson.pdf
>
> Code: https://github.com/duomark/epocxy
>
> Also: https://github.com/evadne/ets-playground
>
>
>         /Richard
>
>
> Den tors 13 jan. 2022 kl 22:00 skrev Frank Muller <
> frank.muller.erl@REDACTED>:
>
>> Hi guys,
>>
>>  I found this nice presentation (+video) from Patrik Nyblom where he
>> experimented adding transactions to ETS:
>>
>> Erlang ETS tables and software transactional memory: how transactions
>> make ETS tables more like ordinary actors
>> https://dl.acm.org/doi/10.1145/2034654.2034658
>>
>> Unfortunately, I couldn’t find the source code.
>>
>> I’m wondering if anyone has built similar transaction system on top of
>> ETS. Anything but Mnesia please (we’re trying to move away from it).
>>
>> Thanks
>> /Frank
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20220115/c73abb9b/attachment.htm>


More information about the erlang-questions mailing list