in reply to Re^3: Using fork for reading and processing a large file in ActiveState perl
in thread Using fork for reading and processing a large file in ActiveState perl

In the loop I do a lot of computations and write (append) results to a file.
  • Comment on Re^4: Using fork for reading and processing a large file in ActiveState perl