Liking cljdoc? Tell your friends :D

monkey.ci.events.build-api

Events implementation that uses the build api to send events

Events implementation that uses the build api to send events
raw docstring

monkey.ci.events.jms

Uses JMS to connect to an event broker. Can also starts its own broker server, although this is mostly meant for development and testing purposes.

Uses JMS to connect to an event broker.  Can also starts its own broker 
server, although this is mostly meant for development and testing purposes.
raw docstring

monkey.ci.events.mailman.bridge

Bridge event handlers. Provided as a temporary compatibility layer between old-style event system and the newer mailman style. In time, this will be removed as we fully migrate to mailman.

Bridge event handlers.  Provided as a temporary compatibility layer between
old-style event system and the newer mailman style.  In time, this will be
removed as we fully migrate to mailman.
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.manifold

Manifold-based implementation of event poster and receiver

Manifold-based implementation of event poster and receiver
raw docstring

monkey.ci.events.split

Events implementation that splits input and output. Events are read from one side, and posted to another.

Events implementation that splits input and output.  Events are read from one
side, and posted to another.
raw docstring

No vars found in this namespace.

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

× close