My favorites | Sign in
Project Home Wiki Issues Source
Project Information
Members
Links

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.
Powered by Google Project Hosting