-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.3
-
Component/s: MapReduce
-
None
Right now a single mapReduce job will use only one core on a mongod instance, but if the system has 4 cores we could be breaking the document set into 4 smaller sets and passing each of those into a separate v8 thread.
- duplicates
-
SERVER-463 map/reduce should use all CPU cores
- Closed