in reply to Re: When to use forks, when to use threads ...?
in thread When to use forks, when to use threads ...?
But the gist is, Perl will release large memory chunks if it's in a thread. And the c guru said that top and ps cannot always be trusted as an accurate measure of mem use. So I would ask, as your memory climbed, did the system slowdown, or did things keep running normally.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: When to use forks, when to use threads ...?
by Krambambuli (Curate) on Sep 05, 2008 at 08:16 UTC |