fibers/coroutines tutorial?

Dicebot public at dicebot.lv
Fri Jan 24 08:35:14 PST 2014


On Friday, 24 January 2014 at 16:02:27 UTC, Hasan wrote:
> Is there a quick tutorial/intro for what D offers as an 
> equivalent or alternative to "goroutines"?
>
> I've seen the concurrency link on the homepage .. and umm .. 
> call me lazy but I don't feel like reading through all that 
> just to see what D's alternative to goroutines looks like ..

Well if you really want to skip everything and go straight to 
code, it is all about fibers : 
http://dlang.org/phobos/core_thread.html#.Fiber


More information about the Digitalmars-d-learn mailing list