Threadpools, difference between DMD and LDC

Chris Cain via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Aug 4 05:13:01 PDT 2014


On Monday, 4 August 2014 at 12:05:31 UTC, Philippe Sigaud via 
Digitalmars-d-learn wrote:
> OK, I get it. Just to be sure, there is no ThreadPool in Phobos 
> or in
> core, right?
> IIRC, there are fibers somewhere in core, I'll have a look. I 
> also
> heard the vibe.d has them.

There is. It's called taskPool, though:

http://dlang.org/phobos/std_parallelism.html#.taskPool


More information about the Digitalmars-d-learn mailing list