Oh, my GoD! Goroutines on D

Seb seb at wilzba.ch
Tue May 19 09:15:24 UTC 2020


On Sunday, 17 May 2020 at 15:17:44 UTC, Russel Winder wrote:
> On Sat, 2020-05-16 at 20:06 +0000, mw via Digitalmars-d wrote:
>> On Tuesday, 29 March 2016 at 17:10:02 UTC, Jin wrote:
>> > http://wiki.dlang.org/Go_to_D
>> 
>> Any performance comparison with Go? esp. in real word scenario?
>> 
>> Can it easily handle hundreds of (go)routines?
>
> Seems to have been created four years ago and then left fallow. 
> Perhaps it should be resurrected  and integrated into Phobos? 
> Or left as a package in the Dub repository?

FYI: channels are also part of vibe-core since a while:

https://github.com/vibe-d/vibe-core/blob/master/source/vibe/core/channel.d



More information about the Digitalmars-d mailing list