-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Sharding 5 06/26/16, Sharding 6 07/17/15
-
0
The thread pool implemented inside of repl::NetworkInterfaceImpl can adjust its size dynamically, and offers more extensibility than threadpool::ThreadPool. This task is to build a new ThreadPool class, use it instead of the hand-rolled thread pool in NetworkInterfaceImpl, and to replace the old ThreadPool class.
- is depended on by
-
SERVER-19001 Implement a ThreadPoolExecutor that satisfies the TaskExecutor interface
- Closed