stm: Software Transactional Memory
A modular composable concurrency abstraction.
Changes in version 2.4
Added Control.Concurrent.STM.TQueue (a faster
TChan)Added Control.Concurrent.STM.TBQueue (a bounded channel based on
TQueue)TChanhas anEqinstancesAdded
newBroadcastTChanandnewBroadcastTChanIOSome performance improvements for
TChanAdded
cloneTChan
Modules
[Index]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| base4 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- stm-2.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 2.1, 2.1.1.0, 2.1.1.2, 2.1.2.0, 2.1.2.1, 2.1.2.2, 2.2.0.0, 2.2.0.1, 2.3, 2.4, 2.4.2, 2.4.3, 2.4.4, 2.4.4.1, 2.4.5.0, 2.4.5.1, 2.5.0.0, 2.5.0.1, 2.5.0.2, 2.5.1.0, 2.5.2.0, 2.5.2.1, 2.5.3.0, 2.5.3.1 (info) |
|---|---|
| Dependencies | array (<0.6), base (<4.12) [details] |
| License | BSD-3-Clause |
| Author | |
| Maintainer | libraries@haskell.org |
| Uploaded | by SimonMarlow at 2012-07-04T11:32:17Z |
| Revised | Revision 1 made by HerbertValerioRiedel at 2018-08-06T11:51:10Z |
| Category | Concurrency |
| Source repo | head: git clone http://darcs.haskell.org/packages/stm.git/ |
| Distributions | Arch:2.5.1.0, Fedora:2.5.3.1, FreeBSD:2.4.4 |
| Reverse Dependencies | 1032 direct, 14676 indirect [details] |
| Downloads | 365095 total (71 in the last 30 days) |
| Rating | 2.75 (votes: 9) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |