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

Re: One big fat memory resident variable reachable by other scripts

by linuxer (Curate)
on Oct 12, 2009 at 17:53 UTC ( [id://800762]=note: print w/replies, xml ) Need Help??


in reply to One big fat memory resident variable reachable by other scripts

Is a Server/Client architecture an option?

You could write a server program, which loads your data into memory and that listens for clients to connect.

Then you write the client applications, which connect to the server and requests the data from the running server program.

I think, perlipc is a good place to start to look for information how processes are able to interact.

  • Comment on Re: One big fat memory resident variable reachable by other scripts

Log In?
Username:
Password:

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

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

    No recent polls found