STMlib
This is a user-space implementation of STM (Software Transactional Memory)
library for OCaml. It's mainly inspired by the STM library of Haskell, with
some exceptions due to the different nature of languages and different
strategies of implementation.
[ Homepage ]
| Author: | Zheng Li. |
| Last modification date: | 07-Mar-2007 |
| Version: | 0.0.1 |
| Development status: | Alpha |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: GPL |
| Topic: | General purpose libraries :: Data structures |
| System :: Distributed and parallel programming | |
| Homepage: | http://www.pps.jussieu.fr/~li/software/index.html#stmlib |