[ZODB-Dev] Quick ZODB connection synch question

John Belmonte jvb at prairienet.org
Fri Sep 26 15:05:25 EDT 2003


Dieter Maurer wrote:
> The ZODB processes invalidation requests for a connection only
> 
>   *  when the connection is opened
>   
>   *  when you commit or abort a transaction *AND* this transaction
>      has at least one object modified from this connection (such
>      that the connection is registered with the transaction)
> 
>   *  you call "connection.sync".

But the docs mention something about an asyncore main loop.  How does 
that fit in?



-- 
http:// if   le.o  /




More information about the ZODB-Dev mailing list