Distributed work load

Jacob Carlborg doob at me.com
Fri May 18 08:01:53 PDT 2012


On 2012-05-18 16:56, Dmitry Olshansky wrote:

> Yes. Start with:
> foreach (file; parallel(files))
> {
> ...
> }
>

Aha, I was looking at "task". Thanks.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list