One thing that is not clear to me, how it will handle the running of regressions in case number of lists in @teslLists is odd (i.e 3 or 5 or 7). because at last, only one list will be left. so will below line will run only last list even though we have passed 2 to run in parallel.
my $pm = Parallel::ForkManager->new( 2 );
In reply to Re^3: running a function for different list parallely using fork
by noviceuser
in thread running a function for different list parallely using fork
by noviceuser
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |