|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^2: To Fork or Not to Fork (bottle necks)by pimperator (Acolyte) |
| on Jul 01, 2014 at 16:50 UTC ( [id://1091870]=note: print w/replies, xml ) | Need Help?? |
|
Thank you for the detailed reply. To clarify, my code sends a command to the system to convert a large file into a larger file using another program. Because there is no I/O, it would be advantageous to use Parallel::ForkManager.
But when I open each file and read them, it's better to do it in a serial fashion.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||