in reply to
Re: How to limit resources ?
in thread
How to limit resources ?
There is also the perl function
setpriority
to renice a process. From the docs, it might cause a fatal error on a system that doesn't support setpriority. Maybe WinNT or siblings support it? I can't check right now.
Comment on
Re:{2} How to limit resources ?
In Section
Seekers of Perl Wisdom