The threadPool package
Takes an 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. Each section can be given its own thread count.
Properties
| Versions | 0.1, 0.2, 0.3, 0.3.1 |
|---|---|
| Dependencies | base (4.*), process |
| License | GPL |
| Author | Brian Jaress |
| Maintainer | Brian Jaress <bjaress@gmail.com> |
| Category | System |
| Home page | http://bjaress.blogspot.com/ |
| Executables | threadpool |
| Upload date | Fri Jan 7 19:11:33 UTC 2011 |
| Uploaded by | BrianJaress |
Downloads
- threadPool-0.3.1.tar.gz (Cabal source package)
- package description (included in the package)