ActiveMQ Artemis specific functionality
ActiveMQ Artemis specific functionality
(start-broker {:keys [journal-dir broker-port]
:or {journal-dir "target/data/journal" broker-port 61617}})
Starts an embedded Artemis broker with AMQP connector
Starts an embedded Artemis broker with AMQP connector
(with-broker conf f)
Starts a broker with given configuration, runs f
and finally stops the broker.
Starts a broker with given configuration, runs `f` and finally stops the broker.
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 |