[Zope-DB] ZODB/ZEO question.
Chris Withers
chris at simplistix.co.uk
Thu Mar 31 05:26:03 EST 2005
Willadsens wrote:
> I am not trying to "lock" anything directly. I have more than one client
> writing data of the same type to the same DB simultaneously. I wish to
> keep it this way, instead of doing any other tricks. If I either catch
> the exception and retry, or check a semaphore, hopefully I won't spend
> too much time spinning.
It sounds like you're re-inventing a lot of wheels here.
Perhaps you could re-state the higher level problem you're trying to solve?
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-DB
mailing list