[Web-SIG] wsgiref for python 2.4?

Massimo Di Pierro mdipierro at cs.depaul.edu
Thu Feb 7 18:44:33 CET 2008


Could somebody discuss pros and cons of cherrypy wsgiserver vs paste  
httserver?

Massimo

On Feb 7, 2008, at 10:53 AM, Adam Atlas wrote:

> http://pypi.python.org/pypi/wsgiref
>
> It wouldn't hurt to look at CherryPy's WSGIServer anyway. I think it's
> generally a lot more efficient/scalable than the BaseHTTPServer-based
> implementation in wsgiref, and it's reasonably lightweight (one .py
> file, 1311 lines).
> http://www.cherrypy.org/browser/trunk/cherrypy/wsgiserver/__init__.py
>
>
> On 7 Feb 2008, at 11:48, Chris Withers wrote:
>> Hi All,
>>
>> The subject line kindof says it all, but is there a wsgiref for
>> python 2.4?
>>
>> Failing that, what's the lightest-weight wesgi server available for
>> python 2.4?
>>
>> cheers,
>>
>> Chris
> _______________________________________________
> Web-SIG mailing list
> Web-SIG at python.org
> Web SIG: http://www.python.org/sigs/web-sig
> Unsubscribe: http://mail.python.org/mailman/options/web-sig/ 
> mdipierro%40cti.depaul.edu



More information about the Web-SIG mailing list