Map Reduce

MapReduce is a processing technique and a program model for distributed computing applications.

The MapReduce mechanism in GoCollaborate comprises two phases, namely, Map and Reduce. Mapper interface takes a set of tasks from Job and converts them into another set of tasks that are all ready for distribution. The Reducer then collects the result sets from various executors before launching the merge phase.



results matching ""

    No results matching ""