[phobos] std.parallelism: Request for review/comment
David Simcha
dsimcha at gmail.com
Sun Aug 29 10:56:55 PDT 2010
Since there seems to be interest in my parallelfuture library becoming
std.parallelism even if it uses unchecked implicit sharing, I've cleaned
up the code, removed anything that could possibly be construed as having
been borrowed from Tango (which previously was just a few tiny,
unoriginal ASM snippets) and improved the documentation. I'm requesting
review of it. The code is available at:
http://dsource.org/projects/scrapple/browser/trunk/parallelFuture/std_parallelism.d
A draft of how the documentation would look is available at:
http://cis.jhu.edu/~dsimcha/d/phobos/std_parallelism.html
BTW, how are we working the review process for new modules? Do they get
reviewed here first, then in the NG, should they be posted directly to
the NG, or what?
--Dave
More information about the phobos
mailing list