[Zope-DB] ZODB/ZEO question.

Willadsens aagg at comcast.net
Wed Mar 30 08:13:31 EST 2005


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.

Thank you,
Gloria

> Willadsens wrote:
>
>> I see your point. I will write a persistent semaphore, and see what 
>> happens. Thank you for your help.
>
>
> What are you trying to lock and why?
>
> cheers,
>
> Chris
>



More information about the Zope-DB mailing list