Hacker News new | ask | show | jobs
by zozbot234 954 days ago
The map-reduce programming model is overly simplified. It cannot express useful primitives such as prefix scan, which is used all the time in parallel algorithms.