If one thread writes to an object on one connection, and another thread does the same on another connection, then one calls transaction.commit(), will the all the changes in both connections be commited? Is there a way for threads to maintain separate transactions?

Chris

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to