Liking cljdoc? Tell your friends :D

monkey.ci.events.mailman.build-api

Mailman implementation that uses the build api for event posting and receiving. This is used by the build script.

Mailman implementation that uses the build api for event posting and
receiving.  This is used by the build script.
raw docstring

monkey.ci.events.mailman.jms

JMS-specific functionality for handling events. This has mainly to do with queue and topic configurations and listeners.

JMS-specific functionality for handling events.  This has mainly to do with
queue and topic configurations and listeners.
raw docstring

monkey.ci.events.mailman.nats

Configuration for NATS subjects

Configuration for NATS subjects
raw docstring

monkey.ci.events.polling

Functions for event polling. This is different from event listeners, because pollers can decide for themselves when they want to fetch the next event. This is useful for backpressure, when there is limited capacity to handle events.

Functions for event polling.  This is different from event listeners,
because pollers can decide for themselves when they want to fetch the
next event.  This is useful for backpressure, when there is limited
capacity to handle events.
raw docstring

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

× close