in reply to Re^3: Split process->check ->and run Parallel
in thread Split process->check ->and run Parallel
I agree that communication between parent and child to be established via the signals provided and that would prove to be more robust and synchronous instead of communication being asynchronous when its not needed.
:)