![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re: Memory usage and perlby janx (Monk) |
on Mar 15, 2003 at 00:44 UTC ( #243221=note: print w/replies, xml ) | Need Help?? |
A really cheesy way of limiting the damage would be (if your algorithm allows you to do that, of course):
By doing so you limit the maximum memory usage of one invocation of your script. This has been working pretty well for me. Of course, then you can always distribute the work over a load of machines, if you feel the urge. ;-) janx
In Section
Seekers of Perl Wisdom
|
|