in reply to Re^2: 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

So why say it a huge file? And what is stopping you?

  • Comment on Re^3: Using fork for reading and processing a large file in ActiveState perl

Replies are listed 'Best First'.
Re^4: Using fork for reading and processing a large file in ActiveState perl
by vit (Friar) on Feb 24, 2010 at 20:45 UTC
    In the loop I do a lot of computations and write (append) results to a file.