Bulkhead pattern: limiter of concurrent executions.
Bulkhead pattern: limiter of concurrent executions.
(bulkhead? o)
Check if the provided object is instance of Bulkhead type.
Check if the provided object is instance of Bulkhead type.
Bulkhead main API
Bulkhead main API
(-get-stats _)
Get internal statistics of the bulkhead instance
Get internal statistics of the bulkhead instance
(-invoke! _ f)
Call synchronously a function under bulkhead context
Call synchronously a function under bulkhead context
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close