The threadmanager package
A simple thread management API inspired by the one in chapter 24 of Real World Haskell.
See http://book.realworldhaskell.org/read/concurrent-and-multicore-programming.html.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5 |
|---|---|
| Dependencies | base (4.*), containers (≥0.2.0.0 & ≤0.4.0.0) |
| License | BSD3 |
| Author | _Real World Haskell_, http://www.realworldhaskell.org/ |
| Maintainer | Brian Lewis <brian@lorf.org>, Ian Taylor <ian@lorf.org> |
| Category | Concurrency |
| Home page | http://github.com/bsl/threadmanager |
| Source repository | git clone git://github.com/bsl/threadmanager.git |
| Upload date | Sun Mar 13 19:31:12 UTC 2011 |
| Uploaded by | BrianLewis |
| Built on | ghc-7.0 |
| Distributions | NixOS: 0.1.5 |
Modules
- Control
- Concurrent
Downloads
- threadmanager-0.1.4.tar.gz (Cabal source package)
- package description (included in the package)