I need a "system" that controls the process and kills the specified process if:
- process exceeds some memory requirements
- the process does not respond to a message from the "system" for some period of time
I suppose this “system” might be something simple, like a monitoring process? Sample code on how this could be done would be helpful. Of course, I would not mind a completely different solution to this problem.
linux process project-management
Stephen Cagle Oct 09 '08 at 15:26 2008-10-09 15:26
source share