Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: How to share huge data structure between threads?

by Jeppe (Monk)
on Jan 13, 2003 at 18:31 UTC ( [id://226550]=note: print w/replies, xml ) Need Help??


in reply to Re: How to share huge data structure between threads?
in thread How to share huge data structure between threads?

As a sidenote, I just got burned at IPC::Shareable. Not badly. I just failed to RTFM, and discovered the rather hard way the 64K default size of shared memory "segments" or "partitions" or whatever. Read the manual, and look at the size option when tie-ing.
  • Comment on Re: Re: How to share huge data structure between threads?

Replies are listed 'Best First'.
Re: ^3 How to share huge data structure between threads?
by LogicalChaos (Beadle) on Jan 15, 2003 at 06:08 UTC
    Opps. Sorry, I forgot about mentioning that one. I remember hit the same problem when I first used IPC::Shareable... And I think it took me a day or two to finally read the manual.

    But now you've got lots of memory to use, up to the kernel set limit ;-)

    Cheers,
    Logical

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (8)
As of 2024-04-19 09:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found