Re: CrazyHTTPd - HTTP Daemon in Python

2013-05-25 Thread cdorm245
On Sunday, May 26, 2013 12:21:46 PM UTC+8, Carlos Nepomuceno wrote: > 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@python.org > > From:

CrazyHTTPd - HTTP Daemon in Python

2013-05-25 Thread cdorm245
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:140