CGIs and file exclusion

Andrew Durdin adurdin at gmail.com
Fri Nov 5 00:51:53 EST 2004


On Thu, 04 Nov 2004 21:19:19 -0800, Tim Roberts <timr at probo.com> wrote:
> "Diez B. Roggisch" <deetsNOSPAM at web.de> wrote:
> >
> >I'd suggest using ZODB instead of directly pickling - then every cgi can
> >open the database with its own connection. ZODB will manage concurrency
> >issues.
> 
> Holy moley, isn't that something like recommending a turbocharged,
> 12-cylinder, air-conditioned SUV as a cell phone charger?
> 
> Sure, Zope is the answer, but only if you phrase the question very, very
> carefully.

Note that he said ZODB, not Zope -- ZODB can be used on its own
without the rest of Zope -- see
http://www.zope.org/Wikis/ZODB/FrontPage



More information about the Python-list mailing list