[ZODB-Dev] Re: What makes the ZODB slow?
Chris Withers
chris at simplistix.co.uk
Mon Jun 26 10:13:14 EDT 2006
Florent Guillaume wrote:
> I can comment, I have a big brain too: the code in the catalog uses
> per-connection series of keys, so no conflicts arise.
Really? I thought they were per-thread... wasn't aware that each thread
was tied to one connection indefinitely... I thought the connections
were pooled and assigned to threads on an ad-hoc basis?
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the ZODB-Dev
mailing list