(max-users rate timeout-in-ms)
Determines the maximum number of concurrent requests that can be running, given the rate at which they are created and time out. Rounds up
Determines the maximum number of concurrent requests that can be running, given the rate at which they are created and time out. Rounds up
(run simulation
{:keys [nodes executor concurrency rate timeout-in-ms reporters requests
results-dir context]
:as options})
(simulation-runner simulation
{:keys [node-id batch-size reporters results-dir context
experimental-test-runner-stats?]
:as options})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close