D vs Go in real life

Paulo Pinto pjmlp at progtools.org
Wed Nov 6 01:56:50 PST 2013


On Wednesday, 6 November 2013 at 08:22:36 UTC, Bienlein wrote:
> ..
> Lightweight Threads in Go and Rust
>
> What is a *BIG* plus for Go and Rust are lightweight threads. 
> You
> can spawn some thousand of them and it's no problem. I really
> wished D had that kind of threads as well. For nowaydays
> server-side development where applications need to bear heavy
> load and load peaks this is an important thing.
>
> -- Bienlein

Which are also available in many JVM implementations and in .NET 
as tasks and asynch.

Although, it is nice PR for HN guys that ignore what these 
platforms offer.

--
Paulo


More information about the Digitalmars-d mailing list