Fiber is better than go's goroutine?

Martin Nowak via Digitalmars-d digitalmars-d at puremagic.com
Sun Oct 26 13:47:35 PDT 2014


On 10/26/2014 05:12 PM, Sean Kelly wrote:
> We need a better Scheduler.  It's something I've been planning to do,
> but had held off until the base Scheduler proposal was accepted.  At
> that point I think D will be in pretty good shape. The FiberScheduler is
> a good start though, if you want to experiment.

How do you want to tackle the integration of Fibers/Schedulers and 
blocking APIs? That's the more important part of goroutines.
http://blog.nindalf.com/how-goroutines-work/#goroutinesblocking


More information about the Digitalmars-d mailing list