On Apr 20, 2008, at 7:20 PM, Fredrik wrote: > This is really nice! I would prefer to change this syntax > > %w( a b c d ).forkoff! :processes => 2 do |letter| > > for this syntax > > %w( a b c d ).forkoff! 2 do |letter| > > though. Then I wouldn't have to remember that 'processes' keyword. > Anyhow, it is a great piece of code. the next release supports either an hash (options) or numeric argument - so either will work - may release tonight... cheers. a @ http://codeforpeople.com/ -- we can deny everything, except that we have the possibility of being better. simply reflect on that. h.h. the 14th dalai lama