CrazyHTTPd - HTTP Daemon in Python

Carlos Nepomuceno carlosnepomuceno at outlook.com
Sun May 26 00:21:46 EDT 2013


Your code isn't threaded. I suggest you consider[1] and take that road! ;) Good luck!

[1] http://bulk.fefe.de/scalable-networking.pdf

----------------------------------------
> To: python-list at python.org
> From: breamoreboy at yahoo.co.uk
> Subject: Re: CrazyHTTPd - HTTP Daemon in Python
> Date: Sun, 26 May 2013 05:06:50 +0100
>
> On 26/05/2013 04:55, cdorm245 at gmail.com wrote:
>> This is a small little Project that I have started. Its a light little Web Server (HTTPd) coded in python. Requirements: Python 2.7 =< And Linux / BSD. I believe this could work in a CLI Emulator in windows too.
>> Welcome to check out the website powered by CrazyHTTPd: http://web.crazycoder.me:14081/index.html
>>
>> Please Email me with any bugs, errors, and/or comments about my little project: cdorm245 at gmail.com
>>
>
> IMHO writing a project right now that is limited to Python 2 is about as
> much use as a chocolate teapot.
>
> --
> If you're using GoogleCrap™ please read this
> http://wiki.python.org/moin/GoogleGroupsPython.
>
> Mark Lawrence
>
> --
> http://mail.python.org/mailman/listinfo/python-list 		 	   		  


More information about the Python-list mailing list