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

Paul Rubin http
Tue Apr 28 01:51:35 EDT 2009


Gunter Henriksen <gunterhenriksen at gmail.com> writes:
> Indeed, but I can "import signal" or "import socket"
> wherever I go, without worrying about requiring (or
> worse yet, having to bundle) a CPython plugin

Oh I see what you mean, yes, it's a recurring problem.

It would be nice if the mmap module included some ipc synchronization
primitives.



More information about the Python-list mailing list