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