Liking cljdoc? Tell your friends :D

ziggurat.messaging.connection-helper


create-connectionclj

(create-connection config tracer-enabled)
source

create-rmq-connectionclj

(create-rmq-connection connection-factory rabbitmq-config)
source

is-connection-required?clj

(is-connection-required?)
source

start-connectionclj

(start-connection is-producer?)

is-producer? - defines whether the connection is being created for producers or consumers producer connections do not require the :executor option

is-producer? - defines whether the connection is being created for producers or consumers
producer connections do not require the :executor option
sourceraw docstring

stop-connectionclj

(stop-connection conn)
source

total-thread-countclj

(total-thread-count)
source

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

× close