What are the real advantages that D offers in multithreading?
cym13 via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jan 28 14:59:58 PST 2016
On Thursday, 28 January 2016 at 11:53:48 UTC, Russel Winder wrote:
> It should be pointed out that anyone using the synchronized
> keyword anywhere in Java code is doing concurrent and parallel
> programming wrong. If they are using synchronized in single
> threaded programming well, then…
>
> [...]
I have seen you talk about this before and I too would love you
to elaborate on the subject.
More information about the Digitalmars-d
mailing list