Fibers, what for?

Patric Dexheimer via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Jun 11 19:43:40 PDT 2016


I learned about Fibers on D, and now i´m starting to read about 
it (Threads/Fibers/Coroutines) etc.
But when i try to make something usefull with it i just fail to 
see the real advantage over a normal structured programming 
without it.

Can someone show some code with usefull/unique/advantageous use 
of fibers?
Thanks in advance!


More information about the Digitalmars-d-learn mailing list