Liking cljdoc? Tell your friends :D

preflex.resilient.impl

This namespace is internal and subject to change across releases without notice.

This namespace is internal and subject to change across releases without notice.
raw docstring

bounded-thread-pool?clj

(bounded-thread-pool? x)

Return true if the argument is a bounded thread pool, false otherwise.

Return true if the argument is a bounded thread pool, false otherwise.
sourceraw docstring

counting-semaphore?clj

(counting-semaphore? x)

Return true if the argument is a counting semaphore, false otherwise.

Return true if the argument is a counting semaphore, false otherwise.
sourceraw docstring

default-circuit-breaker?clj

(default-circuit-breaker? x)
source

make-contextclj

(make-context target)

Defaut context maker.

Defaut context maker.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close