Opensourced my web server written in D

Martin Nowak code at dawg.eu
Sun Feb 9 10:45:08 PST 2014


On 02/09/2014 07:18 PM, Danny Arends wrote:
> It was related to the update of std.process,
>
> The new API is much cleaner and I now use the spawnShell command,
> which allows to use pipes. This means the server can read data in
> nice chunks, and that I could tweak the throughput/chunksize
> based on the amount accepted by a client.
>
Interesting.
I agree, the new std.process is so much better, that I didn't mind a few 
rewrites myself.


More information about the Digitalmars-d-announce mailing list