Liking cljdoc? Tell your friends :D

diehard-async.bulkhead


bulkheadclj

(bulkhead opts)

Create bulkhead with given configuration:

  • concurrency: the max number of concurrent executions
Create bulkhead with given configuration:
* `concurrency`: the max number of concurrent executions
raw docstring

IBulkheadcljprotocol

acquire!clj

(acquire! _)
(acquire! this timeout-ms)

release!clj

(release! _)

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