Lets talk about fibers

Ivan Timokhin via Digitalmars-d digitalmars-d at puremagic.com
Thu Jun 4 02:37:55 PDT 2015


On Thu, Jun 04, 2015 at 07:24:47AM +0000, Liran Zvibel wrote:
> If you can come up with another programming model that leverages
> fibers (and is popular), and moving fibers between threads makes
> sense in that model, then I think the discussion should be how
> stronger that other model is with fibers being able to move, and
> whether it's worth the effort.

This might be relevant:
https://channel9.msdn.com/Events/GoingNative/2013/Bringing-await-to-Cpp

Specifically slide 12 (~12:30 in the video), where he discusses implementation.


More information about the Digitalmars-d mailing list