-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Platform C (11/20/15)
By building an executor that runs all its callbacks in the network worker thread, we can achieve a notable speedup in sharded find operations. This project is to either build a new executor or adapt the ThreadPoolExecutor to do its work on the network thread instead.
- is depended on by
-
SERVER-20596 Performance regression in new mongos query path (about 17% worse than 3.0)
- Closed