libmultiverse-core-java

Java library implementing Software Transactional Memory (STM)

Description

Multiverse is meant as an alternative to traditional lock based concurrency. If you have worked with databases before, Transactional Memory should feel familiar because both share one very important concept: transactions.

Multiverse is language independent so it can be used without relying on instrumentation and therefore can easily be used with other languages that can run on the JVM like Scala, Groovy or JRuby.

Also it reduces complexity of concurrency control, it can be used demanding production environments and provides a framework for STM experiments.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://multiverse.codehaus.org/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmultiverse-core-java