I don't think single threaded necessarily means slower... Perhaps the performance problem lies elsewhere.
From: Hannu Krosing <hannu@tm.ee> Date: Fri, 16 Feb 2001 00:30:18 +0200 To: felipe.alvarez@qlsoft.cl Cc: zope@zope.org, Hung Jung Lu <hungjunglu@hotmail.com> Subject: Re: [Zope] Zope + Postgresql = poor performance
Felipe Alvarez Harnecker wrote:
Hi Zopistas,
I'm having extremely poor performance with
zope 2.1.6 postgresql 7.0.2 pygresqlda 0.3rjr2
actualy zope create just one connection to postgres, so when postgres is executing one query all the rest are queued. Just image the mess
So, can one tell me where to look at ?
You are probably running zope single-threaded - this may happen if you start zope up from pcgi ( or just say so in your zope start file)
------------ Hannu
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )