For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > April 2007 > [Q]when parent process keeps forking child but doesnot wait...









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [Q]when parent process keeps forking child but doesnot wait...
djhong@gmail.com

2007-04-24, 4:07 am

Hi Unix guru,

In my case, parent receives a request and forks itself and lets the
child perform a task.
But parent doesnot wait for child to complete and exit.
This kind of behavior is normal ,right?

But, when I ps , looks like it displays all those completed and
exited child processes-->which is bothering me. Do I need to worry
about it?

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com