Excuses, excuses, excuses... Login and vote now.
By bloid
via code.google.com
Published: Feb 17 2009 / 02:28
Multiverse is a Java based Software Transactional Memory (STM) implementation that uses Multi Version Concurrency Control (MVCC) as concurrency control mechanism. At the moment no releases have been made, so you need to track subversion. One of the main goals is to gain new insights in this very interesting new direction of concurrency control.



Comments
Guy Korland replied ago:
Check out Deuce STM - a java stm.
Deuce provides a different semantic (close to single global lock semantic).
For more details see: http://sites.google.com/site/deucestm
Voters For This Link (11)
Voters Against This Link (0)