summaryrefslogtreecommitdiff
path: root/src/mongo/transport/service_executor_fixed.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49072 Created SE decorations, rewrote SEPI start/shutdown of SEsserver-49072Reo Kimura2020-08-071-0/+12
* SERVER-49548 Convert ServiceExecutor to use unique_functionBen Caimano2020-07-161-3/+3
* SERVER-49105 Create fixed thread pool ServiceExecutorAmirsaman Memaripour2020-07-131-0/+158
* SERVER-29838 Implement basic adaptive ServiceExecutorJonathan Reams2017-08-021-102/+0
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-0/+102