Liking cljdoc? Tell your friends :D

monkey.ci.runners.controller

Functions for running the application as a controller.

Functions for running the application as a controller.
raw docstring

monkey.ci.runners.oci

Another implementation of a job runner that uses OCI container instances. This one uses mailman-style events instead of manifold. This should make it more robust and better suited for multiple replicas. Instead of waiting for a container instance to complete, we just register multiple event handlers that follow the flow.

Another implementation of a job runner that uses OCI container instances.
This one uses mailman-style events instead of manifold.  This should make
it more robust and better suited for multiple replicas.  Instead of waiting
for a container instance to complete, we just register multiple event 
handlers that follow the flow.
raw docstring

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

× close