in reply to Re: Monitoring the death of oversized Perl processes
in thread Monitoring the death of oversized Perl processes
Interesting, but not reliable. By the time a 'KillerScript' runs an oversized process could freeze the system so that top wouldn't run. In any case, an application should be able to control it's children processes more directly.