Semaphore Techniques

John D Giotta jdgiotta at gmail.com
Wed Jul 29 14:39:55 EDT 2009


I'm working with up to 3 process "session" per server, each process
running three threads.
I was wishing to tie back the 3 "session"/server to a semaphore, but
everything (and everyone) say semaphores are only good per process.



More information about the Python-list mailing list