From: Martin DeMello Date: 2008-04-18T17:00:10+09:00 Subject: Re: [ANN] forkoff - parallel processing for ruby enumerables On Thu, Apr 17, 2008 at 6:43 PM, ara howard wrote: > DESCRIPTION > > forkoff works for any enumerable object, iterating a code block to run in > a > child process and collecting the results. forkoff can limit the number of > child processes which is, by default, 8. Very neat indeed! martin