On 4/2/09 4:36 PM, Christian Theune wrote:
> ZODB has autoincrement support for one type: OIDs.
>
> The problem of autoincrement is that this needs to be handled outside
> the scope of transactions.
>
> In a distributed fashion this seems rather hard to do in comparison to
> just buying into conflicts.
>    

I suspect it might be faster than the penalty of retrying a request on 
conflict if used properly.

W.

_______________________________________________
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