[659] Still fork even if jobs == 1.

Andy Armstrong n at rciss.us
Wed Oct 3 00:26:08 BST 2007


On 3 Oct 2007, at 00:12, Michael G Schwern wrote:
>> Still fork even if jobs == 1.
>> With jobs == 0 it executes the forking code path but no forking  
>> takes place inside Parallel::Iterator.
>
> So --fork -j1 means what processes are doing what again?

Jobs == 0      : no forking
Jobs == 1 .. n : fork that many workers

-- 
Andy Armstrong, Hexten





More information about the tapx-dev mailing list