[ZODB-Dev] Commit or lock object accross transactions

Roché Compaan roche at upfrontsystems.co.za
Thu Jul 17 11:00:30 EDT 2003


* Steve Alexander <steve at cat-box.net> [2003-07-17 09:05]:
> 
> >But you will still have orphaned ids, unless clients tell the object
> >counter that it didn't use an id and one maintains a list of orphaned
> >ids available for re-use.
> 
> In that case you'd have out-of-order ids. Would that be a problem?

No, not for me. I am happy to have found the reference to the BTrees
Length class.

Implementing a server to only serve unique ids over udp seems a bit
overkill if there is already a ZODB implementation that can provide
this, but still worth consideration.

-- 
Roché Compaan
Upfront Systems                 http://www.upfrontsystems.co.za



More information about the ZODB-Dev mailing list