Re: posix semaphore support?
- From: Paul Rubin <http://phr.cx@xxxxxxxxxxxxxx>
- Date: 29 Aug 2008 18:43:29 -0700
Neal Becker <ndbecker2@xxxxxxxxx> writes:
Does that provide semaphores between unrelated processes?
The threading module is just for threads of a single process.
There's an shm module that implements semaphores:
http://nikitathespider.com/python/shm/
.
- Prev by Date: Re: How to delete a ast character from a string?
- Next by Date: Re: When to use try and except?
- Previous by thread: Re: posix semaphore support?
- Next by thread: Google License Keys for pyGoogle
- Index(es):