-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Current, according to http://www.mongodb.org/display/DOCS/MapReduce#MapReduce-Parallelism,
"As of right now, MapReduce jobs on a single mongod process are single threaded. This is due to a design limitation in current JavaScript engines."
It would be very nice if several MapReduce jobs could be executed in parallel !