openbsd-ports/sysutils/xjobs
jasper 071978da07 import xjobs 20100311
xjobs reads job descriptions line by line and executes them in parallel.
xjobs is most useful on multiprocessor machines when one needs to
execute several time consuming commands that could possibly be run in
parallel. It works similar to xargs, but starts several processes
simultaneously and gives only one line of arguments to each utility
call.

from rene maroufi, with minor tweaks by me
2010-04-02 11:41:20 +00:00
..
pkg import xjobs 20100311 2010-04-02 11:41:20 +00:00
distinfo import xjobs 20100311 2010-04-02 11:41:20 +00:00
Makefile import xjobs 20100311 2010-04-02 11:41:20 +00:00