Beefy Boxes and Bandwidth Generously Provided by pair Networks Frank
laziness, impatience, and hubris
 
PerlMonks  

Re (tilly) 1: Coping with a large family (interprocess communication)

by tilly (Archbishop)
on Apr 23, 2001 at 11:03 UTC ( [id://74684]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Coping with a large family (interprocess communication)

It sounds like you want something like IO::Select.

Also note that you will want to properly close the filehandle when you are done, and then do a waitpid to "reap" the child, else you will get zombies. (That is the nickname for a process whose useful life is over, but it has to linger to tell its parent its return code.)

  • Comment on Re (tilly) 1: Coping with a large family (interprocess communication)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://74684]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.