gdbm thread safety
Laszlo Nagy
gandalf at shopzeus.com
Sun Mar 20 11:23:09 EDT 2011
Hi,
Are gdbm objects thread safe? I searched through mailing list archives
and the documentation but did not find the answer.
My only concerns are:
* is it safe to use the same gdbm object in read-only mode from many
threads?
* is it safe to use the same gdbm object from many threads, where
there is only one writer and many readers:
Thanks,
Laszlo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110320/b7de0935/attachment.html>
More information about the Python-list
mailing list