> I have an application that uses multiple processes and
> multiple threads
> together. What's the best way to detect child process terminations?
>
> The initial thread in the inital process serves as driver of the
> application. It creates child processes and threads to carry out
> portions o
I have an application that uses multiple processes and multiple threads
together. What's the best way to detect child process terminations?
The initial thread in the inital process serves as driver of the
application. It creates child processes and threads to carry out
portions of the computati