f time and it seems it always works.
I hope somebody else can use this, might (s)he stumble upon multiprocessing
Cheers,
Jeroen
> Sent: 26 June 2003 17:55
> To: '[EMAIL PROTECTED]'
> Subject: IPC with parent from mutiple children
>
>
> Hi all,
>
> Again, I dro
Hi all,
Again, I drown in the muddy watters of child processes:
What I want to achieve is: spawn up to $max_child processes and setup pipes in such
away that all child processes can 'print' to the parent. This because I want to inform
the parent about the exit value of the process
(I know I can