[python-uk] Web Development with Python

Chris Withers chris at simplistix.co.uk
Thu Dec 15 12:12:32 CET 2005


Simon Faulkner wrote:
> 
> I have used Zope/Plone but it is quite a heavyweight solution for a 
> small app and quite slow unless you do a lot of caching.

Well, what you say applies to Plone ;-)

Zope can be pretty lightweight if you just use plane ZPT, python scripts 
and ZSQL methods. When building those kinds of apps, I've never needed 
to do any explicit caching.

But, for what you're talking about here, maybe running a seperate 
appserver is a step too far...

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the python-uk mailing list