Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: A perl daemon

by Perl Mouse (Chaplain)
on Feb 11, 2006 at 21:50 UTC ( [id://529602]=note: print w/replies, xml ) Need Help??


in reply to A perl daemon

On a fork, the process forks. They will have (almost) the same state (things like PID will differ). Both copies will have the same data - but what you change in one copy won't change in the other.
Perl --((8:>*

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-24 00:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found