in reply to
Re: Forks (not waiting for children)
in thread
Forks (not waiting for children)
Shared memory? Threads instead of forks? Use the event loop of your gui frame work? Use another form of communication between processes instead of a variable?
Comment on
Re^2: Forks (not waiting for children)
In Section
Seekers of Perl Wisdom