What are the real advantages that D offers in multithreading?

Kagamin via Digitalmars-d digitalmars-d at puremagic.com
Wed Jan 27 01:33:16 PST 2016


On Tuesday, 26 January 2016 at 20:33:34 UTC, Chris Wright wrote:
> You can use fibers in C++ if you find a library to do it (boost 
> might?). You might be able to find a Java library for it, but 
> it's difficult and might require bytecode rewriting.

The java approach is Netty and NIO.


More information about the Digitalmars-d mailing list