summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_libs/thread_mgr.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21421 Update concurrency suite's ThreadManager constructor to provide ...Mike Grundy2016-01-191-1/+1
* SERVER-21522 Make a copy of the $config before running a workload.Max Hirschhorn2015-11-191-12/+7
* SERVER-20981 Add background thread functionality to the concurrency suiteJudah Schvimer2015-11-131-2/+33
* SERVER-21310 Inject iterations and threadCount into data object in fsm workloadsJudah Schvimer2015-11-101-8/+4
* SERVER-20937 Add mode to FSM framework that drives greater load on the systemJudah Schvimer2015-11-051-5/+4
* SERVER-20297 Expose cluster nodes to workload states in the concurrency suiteJudah Schvimer2015-10-231-0/+1
* Revert "SERVER-20297 Expose cluster nodes to workload states in the concurren...Kamran Khan2015-10-221-1/+0
* SERVER-20297 Expose cluster nodes to workload states in the concurrency suiteJudah Schvimer2015-10-221-0/+1
* SERVER-19682 Prevent 'ReferenceError' JSThread exceptions in FSM threadsKamran Khan2015-07-311-2/+4
* SERVER-18810 FSM support multiple mongos connections, alternating per workloa...Jonathan Abrahams2015-06-111-2/+2
* SERVER-16648 Additional FSM-based concurrency workloads with some cleanup and...alabid2015-02-051-2/+7
* SERVER-16648 Refactored FSM library code and added workload helpers and modif...alabid2015-01-091-0/+199