in reply to
threads - memory grow large
My limited knowledge of perl memory management is that perl never (or hardly ever) free's up memory back to the OS, but that it keeps already allocated memory for itself even if it is not using it.
Comment on
Re: threads - memory grow large
In Section
Seekers of Perl Wisdom