Re: How to specify number of worker threads for Taskpool
Thanks a lot for your reply. It was very helpful.
Re: How to specify number of worker threads for Taskpool
On 02/17/2013 08:23 AM, Sparsh Mittal wrote: > I am seeing > > http://dlang.org/phobos/std_parallelism.html#.TaskPool Please also consider: http://ddili.org/ders/d.en/parallelism.html > I am running the example of parallel foreach given in that section. > > Sorry if it is too obvious, but my