hi ,
I needed some help regarding the memory consumption of perl Interpreter.It
would be grateful if you could help me on that.
I am running my application which makes use of the perl Interpreter to execute
perl scripts.my
Problem is after executing the script the memory gets released slowly by the
perl interpreter.
My application ofcourse executes thousands of perl scripts each time.The
memory of my application goes upto 72 MB at times(found using top).
My problem is the perl interpreter does not release meory immediately ,because
of which my application adn system becomes slow and responds slowly.
Is there any specific method to release the memory consumed by the perl
Interpreter after executing the perl scripts in a fast manner?or any other
way?
thnaks,
regards,
mandar



Reply via email to