11 Sep
2002
11 Sep
'02
11:35 p.m.
On Thu, 12 Sep 2002 3:18 am, Andy McKay wrote:
One final semi-myth you might want to cover: its slow.
Actually I was referring to the myth that Zope is slow. This is a common idea. What a web server, database thing written in Python? That wont be as fast as IIS / Apache / Java stuff will it? Etc....
But there's intelligent ways to make Zope run fast. See http://www.zope.org/Members/richard/docs/zope_optimisation.html
If your ZPT is too slow, I would say you are doing too much in ZPT.
He he. Thats it back to DTML ;) I've never heard anyone say that before.
I believe the implication was to move stuff into Python Script ;) Richard