nbronson / scala-stm

A library-based Software Transactional Memory (STM) for Scala, coupled with transactional sets and maps

Home Page:http://nbronson.github.com/scala-stm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScalaSTM is a lightweight software transactional memory for Scala,
inspired by the STMs in Haskell and Clojure.

The current release is 0.8.  There is not currently a published
snapshot release.  For download info and documentation see
http://scala-stm.org

About

A library-based Software Transactional Memory (STM) for Scala, coupled with transactional sets and maps

http://nbronson.github.com/scala-stm

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Scala 98.5%Language:Java 0.9%Language:Shell 0.7%