David Simcha's std.parallelism

Tomek Sowiński just at ask.me
Fri Feb 4 13:35:11 PST 2011


dsimcha napisał:

> I could move it over to github, though I'll wait to do that until I get 
> a little more comfortable with Git.  I had never used Git before until 
> Phobos switched to it.  In the mean time, to remind, the code is at:
> 
> http://dsource.org/projects/scrapple/browser/trunk/parallelFuture/std_parallelism.d
> 
> The docs are at:
> 
> http://cis.jhu.edu/~dsimcha/d/phobos/std_parallelism.html

Please run the docs through a spell-checker, there are a few typos:

asyncBuf() - for ecample
stop() - waitied
lazyMap() - Parameters;

But I think it's good overall. These primitives are in demand.

-- 
Tomek



More information about the Digitalmars-d mailing list