Help for this page
foreach(1..$number_of_cpus) { ... system("swap.pl"); # swap.pl reads temp_ctrl to know which part of + the dataset to process sleep(1); }
system(1,"swap.pl")