Google C/C++ map reduce

Laeeth Isharc via Digitalmars-d digitalmars-d at puremagic.com
Wed Feb 18 17:19:39 PST 2015


Released recently;
http://google-opensource.blogspot.co.uk/2015/02/mapreduce-for-c-run-native-code-in.html

Looks like it doesn't need a special compiler or anything.  Is 
there anything beyond needing to port C API that means one 
couldn't use it with D?  Any reason why it wouldn't be something 
one could find quite useful ?

I can't type much at the moment so not in a position to try.


More information about the Digitalmars-d mailing list