Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
scala-stm
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package scala-stm
<package name="scala-stm" project="openSUSE:Factory"> <title>Software Transactional Memory for Scala</title> <description>ScalaSTM is a lightweight software transactional memory for Scala, inspired by the STMs in Haskell and Clojure. ScalaSTM provides a mutable cell called a Ref. If you build a shared data structure using immutable objects and Ref-s, then you can access it from multiple threads or actors. No synchronized, no deadlocks or race conditions, and good scalability. Included are concurrent sets and maps, and we also have an easier and safer replacement for wait and notifyAll. </description> <devel project="Java:packages" package="scala-stm"/> <url>http://nbronson.github.io/scala-stm/</url> </package>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor