Tag Archives: map

MapReduce related patterns

Here’s a list of possible MapReduce related patterns I’ve been thinking about: map-update: update each mapped document and emit its updated or original version; map-delete: delete each mapped document; map-reduce-map: map results of a map-reduce; map-map: map results of a … Continue reading

Posted in Software, Thoughts | Tagged , , , , , , , | Comments Off