threadPool: Runs other programs in the manner of a thread pool

[ program, system ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.3.1
Dependencies base (>=4 && <5), process [details]
License LicenseRef-GPL
Author Brian Jaress
Maintainer Brian Jaress <bjaress@gmail.com>
Category System
Home page http://bjaress.blogspot.com/
Uploaded by BrianJaress at 2011-01-07T19:11:33Z
Distributions NixOS:0.3.1
Reverse Dependencies 1 direct, 0 indirect [details]
Executables threadpool
Downloads 3022 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-12-28 [all 7 reports]