[ZODB-Dev] Lower levels of isolation

Greg Ward gward@mems-exchange.org
Wed, 5 Sep 2001 11:32:57 -0400


On 05 September 2001, Itamar Shtull-Trauring said:
> I've got a number of threads, each with its own Connection to the ZODB. I 
> make a change in one thread, and commit. How can I have the other 
> connections in the other threads be able to read the changes by the other 
> thread?

Call the sync() method on each Connection object.

        Greg
-- 
Greg Ward - software developer                gward@mems-exchange.org
MEMS Exchange                            http://www.mems-exchange.org