Haskell Hierarchical Libraries (stm package)
Contents
Index
Control.Concurrent.STM
Portability
non-portable (requires STM)
Stability
experimental
Maintainer
libraries@haskell.org
Description
Software Transactional Memory: a modular composable concurrency abstraction. See
Composable memory transactions
, by Tim Harris, Simon Marlow, Simon Peyton Jones, and Maurice Herlihy, in
ACM Conference on Principles and Practice of Parallel Programming
2005.
http://research.microsoft.com/Users/simonpj/papers/stm/index.htm
Synopsis
module
Control.Monad.STM
module
Control.Concurrent.STM.TVar
module
Control.Concurrent.STM.TMVar
module
Control.Concurrent.STM.TChan
module
Control.Concurrent.STM.TArray
Produced by
Haddock
version 0.6