From: Ralf Mueller Date: 2011-12-16T02:58:14+09:00 Subject: [ANN] jobQueue-1.0.3 New features of jobQueue: * Determination of maximal number of cores supports IronRuby * The included shell parallelization script prun.rb uses this number as its default, so the specification of the number of threads is now optional. * number of worker threads is now set with '-j' option * added '-h' * blocks can now pushed to the jobQueue dev:https://github.com/Try2Code/jobQueue gem:http://rubygems.org/gems/jobQueue ralf