ETS transactions

67 views
Skip to first unread message

Frank Muller

unread,
Jan 13, 2022, 4:00:35 PM1/13/22
to Erlang-Questions Questions
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

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


Richard Carlsson

unread,
Jan 14, 2022, 9:04:39 AM1/14/22
to Frank Muller, Erlang-Questions Questions
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


Also: https://github.com/evadne/ets-playground

        /Richard

Frank Muller

unread,
Jan 15, 2022, 4:23:12 PM1/15/22
to Richard Carlsson, Erlang-Questions Questions
Interesting pointers. Thanks Richard. 
Reply all
Reply to author
Forward
0 new messages