Friday, 23 August 2013

Killing external process when application dies

Killing external process when application dies

References

Reference NO 1

http://stackoverflow.com/questions/15206516/killing-external-process-when-application-dies

Reference NO 2

http://stackoverflow.com/questions/5963283/ensure-program-runned-via-runtime-exec-will-die-together-with-the-java-app

Reference NO 3

http://stackoverflow.com/questions/269494/how-can-i-cause-a-child-process-to-exit-when-the-parent-does

Reference NO 4

http://stackoverflow.com/questions/261125/how-do-i-get-rid-of-java-child-processes-when-my-java-app-exits-crashes

Reference NO 5

http://php.net/manual/en/ref.exec.php

Reference NO 6

http://en.wikipedia.org/wiki/Zombie_process

Reference NO 7

#EANF#

Reference NO 8

#EANF#

No comments:

Post a Comment