Liking cljdoc? Tell your friends :D

ring-firewall-middleware.impl


->functionclj

(->function fun)
source

concurrent-weak-factoryclj

(concurrent-weak-factory fun)
source

make-limiterclj

(make-limiter n period)
source

task-queueclj

source

timerclj

source

weak-leaky-semaphore-factoryclj

(weak-leaky-semaphore-factory max-requests period)
source

weak-semaphore-factoryclj

(weak-semaphore-factory permits)

Returns a lookup table that dynamically allocates and returns semaphores for the same key but removes them from the table after no strong references to the semaphore remain

Returns a lookup table that dynamically allocates and returns
semaphores for the same key but removes them from the table
after no strong references to the semaphore remain
sourceraw docstring

weaklyclj

(weakly queue x metadata)
source

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

× close