Liking cljdoc? Tell your friends :D

trombi.pipeline


local-executorclj

(local-executor node-id simulation options)
source

max-usersclj

(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
sourceraw docstring

prunclj

(prun f users-by-node requests-by-node)
source

runclj

(run simulation
     {:keys [nodes executor concurrency rate timeout-in-ms reporters requests
             results-dir context]
      :as options})
source

simulation-runnerclj

(simulation-runner simulation
                   {:keys [node-id batch-size reporters results-dir context
                           experimental-test-runner-stats?]
                    :as options})
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close