I'm starting a project that will look at implementing map reduce sort of problems using shared memory and tbb
Does anyone know if there are people already working in that area?
map reduce looks like a simple combination of
a filter, a sort, and a reduction but it might need some magic to get it to be efficient
Norm




