Functions for running the application as a controller.
Functions for running the application as a controller.
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.
Creates a runtime component that is used by the controller.
Creates a runtime component that is used by the controller.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close