A reference implementation of a commander based on clojure-metrics and java executor service.
A reference implementation of a commander based on clojure-metrics and java executor service.
(await-termination commander)
(await-termination {:keys [executor] :as commander} termination-delay-ms)
(make)
(make {:keys [utilization max-size all-stats]
:or {utilization 0.8 max-size 10}
:as opts})
(make {:keys [label registry] :as options} executor)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |