Concurrency and shelve

Michael Ströder michael at stroeder.com
Sun Mar 4 11:29:18 EST 2001


HI!

Can anybody summarize issues with shelve (based on anydbm) and
concurrent access? I experienced with bsddb that changes to the DB
within one instance are only visible after calling close() to a
second instance of the same database.

Ciao, Michael.



More information about the Python-list mailing list