The blocking-transactions package
A variable type (BVar), monad (BTM), and arrow (BTA), which provide fast, atomic, composable, blocking inter-thread communication. Blocking transactions are strictly less expressive than software transactional memory, but may be more efficient under very high contention.
Properties
| Versions | 0.1.0.4, 0.1.0.5 |
|---|---|
| Dependencies | base (4.*), containers, parallel |
| License | BSD3 |
| Author | Christopher Lane Hinson |
| Maintainer | lane@downstairspeople.org |
| Stability | Experimental |
| Category | Concurrency |
| Home page | http://www.downstairspeople.org/git/blocking-transactions.git |
| Upload date | Thu Jul 22 02:18:40 UTC 2010 |
| Uploaded by | ChristopherLaneHinson |
| Built on | ghc-6.12, ghc-7.0 |
Modules
- BlockingTransactions
Downloads
- blocking-transactions-0.1.0.5.tar.gz (Cabal source package)
- package description (included in the package)