threadPool: Runs other programs in the manner of a thread pool
Takes a single, optional argument which is the number of threads (the default is three). Give it the commands to run, one per line, through standard input. You may use blank lines to divide the commands into sections. The commands in a section will not be started until all the commands in previous sections are complete.
| Versions | 0.1, 0.2 |
|---|---|
| Dependencies | base, process |
| License | GPL |
| Author | Brian Jaress |
| Maintainer | Brian Jaress <jaress@hawaii.edu> |
| Category | System |
| Home page | http://brian-jaress.livejournal.com/ |
| Executables | threadpool |
| Upload date | Sun Mar 15 03:32:43 UTC 2009 |
| Uploaded by | BrianJaress |
| Built on | ghc-6.10 |
| Distributions | Arch: 0.2 |
Downloads
- threadPool-0.2.tar.gz (Cabal source package)
- package description (included in the package)
