Mark Lawrence wrote:
> On 26/05/2013 04:55, cdorm...@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.
>> W
On 26 May 2013 05:18, "Mark Lawrence" wrote:
>
> On 26/05/2013 04:55, cdorm...@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
thon-list@python.org
> > From: breamore...@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, cdorm...@gmail.com wrote:
> >> This is a small little Project that I have
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: breamore...@yahoo.co.uk
> Subject: Re: CrazyHTTPd - HTTP Daemon in
On 26/05/2013 04:55, cdorm...@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 pow