(bulkhead opts)
Create bulkhead with given configuration:
concurrency
: the max number of concurrent executionsCreate bulkhead with given configuration: * `concurrency`: the max number of concurrent executions
(acquire! _)
(acquire! this timeout-ms)
(release! _)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close