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 (≥3 & <5), containers |
| 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 | Fri Aug 17 17:04:28 UTC 2012 |
| Uploaded by | BrianLewis |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.1.5 |
Modules
- Control
- Concurrent
Downloads
- threadmanager-0.1.5.tar.gz (Cabal source package)
- package description (included in the package)