Hi all,
Versions 1.2 of shm and shm_wrapper -- two modules which enable IPC
(shared memory and sempahores) via Python -- are now available. The
former is Vladimir Marangozov's old shm module with some bug fixes, the
latter is my wrapper which I find more Pythonic. 

Changes from version 1.1 include code that should enable shm to be used 
in conjunction with threads as well as setup and compilation 
improvements for various platforms.  

Enjoy!
http://NikitaTheSpider.com/python/shm/

-- 
Philip
http://NikitaTheSpider.com/
Whole-site HTML validation, link checking and more
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to