Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: How to share a group of functions with multiple main processes?

by RichardK (Parson)
on Nov 19, 2013 at 18:59 UTC ( [id://1063373]=note: print w/replies, xml ) Need Help??


in reply to How to share a group of functions with multiple main processes?

I'm not clear exactly what you are trying to share. Is it code or dynamic data? If it's just code then a module will do.

If you need shared memory then that's more complex, you'll need to use some form of IPC.

  • Comment on Re: How to share a group of functions with multiple main processes?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-25 19:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found