Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^5: Highly efficient variable-sharing among processes

by zwon (Abbot)
on Aug 30, 2016 at 21:14 UTC ( [id://1170832]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Highly efficient variable-sharing among processes
in thread Highly efficient variable-sharing among processes

But the processes sharing memory do not have to communicate anything between them; the memory remains shared and readable by one without the other being in any way aware of the read.

One process has to fill the memory with data in order the other could read it. The fact that it doesn't aware about reads is not significant, communication doesn't have to be two way. My TV can receive signal without making TV tower aware of that, it's still communication.

  • Comment on Re^5: Highly efficient variable-sharing among processes

Log In?
Username:
Password:

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

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

    No recent polls found