small web server in D
Marcio
mqmnews321 at sglebs.com
Sun Mar 26 19:01:31 PST 2006
Brad Anderson wrote:
> I know it's not 'just one file,' but Mango has a small *fast* http server. It
> is rumored to brush aside 100,000 connections without breaking a sweat.
>
> http://www.dsource.org/projects/mango/browser/trunk/mango/http/server
I will take a look, thanks. Does it use a SELECT based approach like
lighttpd or does it use threads? I wrote a select-based rsync server in
SmallEIffel ages ago, and it was damn fast. No threads, damn fast.
marcio
More information about the Digitalmars-d
mailing list