[ZODB-Dev] Deferred notifing from one thread to another.

Victor Safronovich vsafronovich at naumen.ru
Sat Dec 10 03:37:05 EST 2005


Hello Dieter Maurer,

Saturday, December 10, 2005, 12:34:48 AM, you wrote:

DM> Victor Safronovich wrote at 2005-12-9 14:33 +0500:
>> ...
>>But when T2
>>still not commiting its transaction, dispatcher not see new element :(.

DM> Any transaction will only see committed changes.

DM> Only at transaction boundaries will a connection cache be updated
DM> for modifications by other transactions.
Dieter, i know about this.

Have   you   some   situations,   when   you  need  to  know  if  transaction of
thread1  commited,  but you are in  thread2?  In other words How can i receive the
signal  that  transaction  in  another  thread commited( or aborted, but this is
another question)?

-- 
Best regards,
 Victor Safronovich
 NauMen.NauDoc.SoftwareDeveloper  http://www.naumen.ru



More information about the ZODB-Dev mailing list