[erlang-questions] STM

Joe Armstrong erlang@REDACTED
Wed Mar 4 08:59:43 CET 2009


Implemented about 14 years ago :-)

mnesia:transaction(fun() ->
                                      ...
                                 end).

http://erlang.org/doc/apps/mnesia/Mnesia_chap4.html

/Joe


2009/3/4 Tony Arcieri <tony@REDACTED>:
> Are there any cases of someone trying to build a software transactional
> memory system on/into Erlang?
>
> --
> Tony Arcieri
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list