@hackage threadPool0.1

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.