|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Introduction to Parallel::ForkManagerby neilwatson (Deacon) |
| on Sep 15, 2003 at 17:12 UTC ( #291610=note: print w/ replies, xml ) | Need Help?? |
|
I would followup with this warning. When determining the maximun number of forked processes, please test carefully. The ideal situation is to test on a non critcal machine. Start with a small number and work up. Monitor performance closely. Using the Parallel ForkManager can greatly increase the speed of your scripts. However, without proper testing it can bring a machine to its knees. I speak from experience.
Neil Watson
In Section
Tutorials
|
|
||||||||||||||||||||