Light (general) Inter-Process Mutex/Wait/Notify Synchronization?

Paul Rubin http
Mon Apr 27 20:27:09 EDT 2009


Gunter Henriksen <gunterhenriksen at gmail.com> writes:
> A thin layer over pthreads would be nice, or which
> is using POSIX semaphores/queues would be ok.  I
> can use mmap for shared memory; that is not problem.
> The synchronization is where I need help.

Try this: http://nikitathespider.com/python/shm/



More information about the Python-list mailing list