Gary Willoughby: "Why Go's design is a disservice to intelligent programmers"

Russel Winder via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Mar 28 07:16:36 PDT 2015


On Sat, 2015-03-28 at 12:58 +0000, Atila Neves via Digitalmars-d-announce wrote:
> 
[…]
> It does, and it should. In fact, I'd consider it massive selling 
> point for D if it were; "you want easy Go-like concurrency? D has 
> that too". Right now, it's available easily for writing servers: 
> just use vibe.d. But it'd be great if the concurrency was 
> available without depending on the rest of the library.
> 
> I see no difference between "go func" and "runTask()". "select" 
> might be a different matter, though, I don't know.

I need to be convinced that the concurrency and parallelism model of 
vibe.d is in fact equivalent to that of goroutines, currently I would 
say they are very, very different.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20150328/f577a7a6/attachment.sig>


More information about the Digitalmars-d-announce mailing list