[Zope] Password screens
John Eikenberry
jae@kavi.com
Wed, 7 Jul 1999 11:48:07 -0700 (PDT)
On Wed, 7 Jul 1999, Michel Pelletier wrote:
> As for the mysql issue, I suspect the bottleneck is purely a MySQL thing
> if Zope doesn't behave that way all the time. Note that even though you
> may be running Zope in threaded mode, the MySQL client library for
> python (which we did not write and do not support) is not thread safe,
> so you should NOT run Zope 2.0 with more than one thread if you want to
> use MySQL. Someone may want to patch the MySQLDA so that the whole
> thing is wrapped in a lock, or serializes requests before the client
> library is entered. Either way, given that no one is paying us to do
> it, we probably won't.
Which database adapters are thread safe? I don't see this information
anywhere on the web site, it'd be nice to know. :)
Thanks,
---
John Eikenberry
[jae@kavi.com - http://taos.kavi.com/~jae/]
______________________________________________________________
"A society that will trade a little liberty for a little order
will deserve neither and lose both."
--B. Franklin