O'Reilly से MongoDB निश्चित गाइड के अंश:
<ब्लॉकक्वॉट>MapReduce का उपयोग करने की कीमत गति है:समूह विशेष रूप से तेज़ नहीं है, लेकिन MapReduce धीमा है और इसे "वास्तविक समय" में उपयोग नहीं किया जाना चाहिए। समय।
options for map/reduce:
"keeptemp" : boolean
If the temporary result collection should be saved when the connection is closed.
"output" : string
Name for the output collection. Setting this option implies keeptemp : true.