Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: IPC::Sharable ... curious ipcs -a results

by stevieb (Canon)
on May 27, 2021 at 18:18 UTC ( [id://11133151]=note: print w/replies, xml ) Need Help??


in reply to IPC::Sharable ... curious ipcs -a results

1) Yes. The semaphore is set up at the same time as the shared memory segment.

2) Yes. What happens with IPC::Shareable is that in nested data structures, the nested data isn't stored in the initially created shared memory segment. Only the initial variable is. Each new element is contained within its own new segment.

Disclaimer: I'm a co-maintainer of the distribution in question.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-03-28 10:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found