Re: [elephant-devel] Concurrency problem?

2006-11-06 Thread Ian Eslick
I just got back from a long trip and hope to look into this in a day or two - sorry for the delay. Ian Pierre THIERRY wrote: > Scribit Ian Eslick dies 04/11/2006 hora 10:19: > >> If you run db_deadlock on the open BDB database then all the >> transactions through BDB are thread safe. >> >

Re: [elephant-devel] Concurrency problem?

2006-11-06 Thread Pierre THIERRY
Scribit Pierre THIERRY dies 06/11/2006 hora 14:40: > FWIW, since this patch [...] And since I'm not that much proud of the patch, I forgot to attach it! Quickly, Nowhere man -- [EMAIL PROTECTED] OpenPGP 0xD9D50D8A Index: elephant/elephant.asd =

Re: [elephant-devel] Concurrency problem?

2006-11-06 Thread Pierre THIERRY
> > 2) Depending on the demands of your application, you might be able > > to put in a smaller number of higher-level mutexes > I may try that first. Well. I just did the opposite. ;-) As all my use of Elephant was through classes with the persistent metaclass, I tried to protect all methods of