Hi list,

I'm using bsddb.dbshelve in a conservative and concurrent environment
(python version 2.4). I'm wondering if the dbshelve class methods are
atomic. That is, if one process keeps writing data to one database file and
another process keeps reading from it, will the reading process get
incomplete(corrupted) data? Many thanks.

Regards
-- 
Luyun Xie
谢路云
http://magefromhell.blogspot.com/
(http://blog.hellmage.info/)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to