Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
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.

  • Comment on Re: IPC::Sharable ... curious ipcs -a results

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 wandering the Monastery: (6)
As of 2024-04-25 15:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found