For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > March 2004 > Re: Forking









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 Re: Forking
Wiggins D'Anconia

2004-03-18, 6:21 pm

Bob Showalter wrote:
> Price, Jason wrote:
>
>
>
>
> You can use a separate pipe for each child, but now you have the problem of
> reading from multiple handles, which requires using select() or some such. I
> go with Wolf's recommendation of having the child pass back his identity
> with each message. You can use the identity to split the output back into
> arrays or whatever.
>


This is where I do my usual little dance, though untimely as it may be
in this case, across the stage and say "POE" then exit again as if I was
still on vacation....

Though in this case I might be a tad more specific and say
POE::Wheel::Run...

http://danconia.org
Sponsored Links







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

Copyright 2008 codecomments.com