Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: fork() and defunct children

by Anonymous Monk
on Feb 12, 2008 at 22:53 UTC ( [id://667696]=note: print w/replies, xml ) Need Help??


in reply to Re: fork() and defunct children
in thread fork() and defunct children

Not write to -- read from. It won't be faster, but the children will mostly be shelling out system commands, and occasionally doing something like SHOW CREATE TABLE to the database. So the DB accesses will be few and short, while the children mostly spend time waiting for system() calls to finish.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://667696]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-29 09:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found