
deuce
Notice: DeuceSTM moved to GitHub
See: http://github.com/deucestm
Deuce provides a runtime environment for Java Software Transactional Memory (STM).
Deuce is a powerful open source java support for software transactional memory.
Deuce lets you develop highly concurrent applications without worrying about concurrency.
Deuce allows you to write your application as if it was a single threaded application while in fact it runs many threads.
Deuce is an extensible framework, which allows developers to develop/extend their own STM algorithms.
Project Information
- License: Apache License 2.0
- 15 stars
- svn-based source control
Labels:
STM
TransactionalMemory