Yeah that's what C's shm.h and shmop is an interface to. - I just remembered Media Wiki (actually wikipedia uses a unique process) - I'll go and look at that real quick, and post my findings.<br><br><div class="gmail_quote">
On Fri, Jul 24, 2009 at 3:47 PM, Mike Mol <span dir="ltr"><<a href="mailto:mikemol@gmail.com">mikemol@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><span style="font-size: 10pt; font-family: Arial; font-weight: normal;">Net connection is down atm, so I can't be detailed.<br><br>Shm on x86 (win or lin) typically refers to mmap'ing a file, often one that only exists in memory.<br>
<br>HTH, someone else might be able to offer Python-specific details.</span><br><br><hr><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">From: </span><span style="font-size: 10pt; font-family: Tahoma; font-weight: normal;">Ben DeMott <<a href="mailto:ben.demott@gmail.com" target="_blank">ben.demott@gmail.com</a>></span><br>
<span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">Sent: </span><span style="font-size: 10pt; font-family: Tahoma; font-weight: normal;">Friday, July 24, 2009 3:25 PM</span><br><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">To: </span><span style="font-size: 10pt; font-family: Tahoma; font-weight: normal;"><a href="mailto:grlug@grlug.org" target="_blank">grlug@grlug.org</a></span><br>
<span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">Subject: </span><span style="font-size: 10pt; font-family: Tahoma; font-weight: normal;">[GRLUG] Shared Memory</span><div><div></div><div class="h5"><br>
<br>This might be a question for the Python user's group but I wanted to get a broader response.<br><br>I've used the "shmop" set of functions to write shared memory support into my applications - does anyone know of something that works better and can be "sandboxed" perhaps in some way - or shared memory that can be run under "namespaces".<br>
<br>I know there are several other shared memory programs out there - just wanted to know if anyone has any experience or can make suggestions.<br>(access by literal key would be preferred to storing memory offsets/pointers)<br>
<br>Thanks in Advance.... <br><br>P.S. - Must run on linux! :)<br></div></div></div><br>_______________________________________________<br>
grlug mailing list<br>
<a href="mailto:grlug@grlug.org">grlug@grlug.org</a><br>
<a href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br></blockquote></div><br>