Python for CGI scripting?

Dale Strickland-Clark dale at riverhall.NOTHANKS.co.uk
Mon Aug 5 11:03:08 EDT 2002


I've already played with this for low-volume applications and it works
well.

We're now designing web systems which will have much higher hit rates.

My concern is that the Python EXE is loaded afresh for each CGI
execution. Concurrent hits on the site is going to result in multiple
instances of the Python interpreter 
--
Dale Strickland-Clark
Riverhall Systems Ltd



More information about the Python-list mailing list