Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Fork Sharing Globals

by Anonymous Monk
on Feb 07, 2012 at 21:49 UTC ( [id://952362]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Is there a way to make sharing of variables between processes possible? None of the globals were updated by the child processes in the code.

Replies are listed 'Best First'.
Re: Fork Sharing Globals
by SuicideJunkie (Vicar) on Feb 07, 2012 at 22:16 UTC
Re: Fork Sharing Globals
by zentara (Archbishop) on Feb 08, 2012 at 10:52 UTC
Re: Fork Sharing Globals
by kielstirling (Scribe) on Feb 08, 2012 at 02:18 UTC

    If you are forking a child process you'll need look at Unix domain sockets.

    Read

    Kiel R Stirling

Log In?
Username:
Password:

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

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

    No recent polls found