High performance Python web-app

David LeBlanc whisper at oz.net
Sun May 12 15:14:30 EDT 2002


There's an alpha mod_python for apache on mod_snake.org

PyApache can be teased into compiling on Windows and works on Apache 2.0.x

David LeBlanc
Seattle, WA USA 

> -----Original Message-----
> From: python-list-admin at python.org
> [mailto:python-list-admin at python.org]On Behalf Of iwk
> Sent: Sunday, May 12, 2002 9:51
> To: python-list at python.org
> Subject: High performance Python web-app 
> 
> 
> Hi there,
> 
> We've been using a custom developed html/python templating system which 
> runs under CGI. It was ported to mod_python one year and a half ago, but 
>    as the system was only used for small-scale sites, in the end that 
> was never taken into production. Now however, a customer wants to deploy 
> the system on Apache 2 running on Win32 and the site is expected to 
> attract a rather large number of visistors on occasion. Considering the 
> abysmal performance of CGI apps on Windows, this poses a considerable 
> problem.
> 
> My question is: are there any *stable* solutions available to enable 
> fast ptyhon web-apps running on Apache 2/Win32? (Mod_python only runs on 
> Apache 1.3 as far as I know and Mod_snake seems to have been taken off 
> line....)
> 
> Regards,
> 
> Iwan
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list