[Zope] Database connections

Martijn Pieters mj@antraciet.nl
Fri, 26 Mar 1999 13:43:11 +0100


At 13:01 26/03/99 , Oleg Broytmann wrote:
>On Fri, 26 Mar 1999, Martijn Pieters wrote:
>> Zope manages concurrency by being single-threaded... so only one query at a
>> time, on ANY connection...
>
>   What about ZServer? It will be single-threaded too? Isn't it possible to
>run Zope multithreaded?
>

Not yet. ZServer is multithreaded, but Zope itself isn't. This is because
the BoboPOS (cuurent version 2) doesn't support concurrent access. The all
new ZODB 3 will support this, and then Zope can (will?) become
multithreaded as well.

--
Martijn Pieters, Web Developer
| Antraciet http://www.antraciet.nl
| Tel: +31-35-6254545 Fax: +31-35-6254555
| mailto:mj@antraciet.nl http://www.antraciet.nl/~mj
| PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149
------------------------------------------