Python based http server

Matthew Wilson mwilson at sarcastic-horse.com
Sun Oct 12 14:04:46 EDT 2003


What's the advantage of writing your own HTTP server vs using Apache +
mod_python?


On Sun, 12 Oct 2003 16:59:23 GMT
Doug <zr7m08j02 at sneakemail.com> wrote:

> I am thinking of using a Python based HTTP server instead of Apache.
> 
> I would be interested in one that employed generators and coroutines.  I 
> know those are fairly new features of python, so maybe nothing is 
> available yet.
> 
> Doug
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list