Liking cljdoc? Tell your friends :D

tech.queue.worker


preprocess-msgclj

(preprocess-msg {:keys [message-retry-period queue processor] :as worker}
                next-item-task
                msg)
source

workerclj

(worker service
        processor
        queue
        {:keys [thread-count resource-mgr message-retry-period
                retry-delay-seconds resource-request-timeout-ms heavy-logging?]
         :as args})
source

worker-defaultsclj

source

worker-process-itemcljmultimethod

source

worker-typeclj

(worker-type worker)
source

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

× close