Liking cljdoc? Tell your friends :D

titanoboa.system


cleanup-system!clj

(cleanup-system! system)

conf->scopeclj

(conf->scope config scope)

has-active-workers?clj

(has-active-workers? sys-key state-atom)

has-worker?clj

(has-worker? sys-key systems-catalogue)

is-running?clj

(is-running? ns-sys-key)
(is-running? ns-sys-key state-atom)

live-systemsclj

(live-systems)

lockclj


n-cpuclj


prepare-configclj

(prepare-config config sys-key)

restart-system!clj

(restart-system! sys-key systems-catalogue config & [scope])

run-systems-onstartup!clj

(run-systems-onstartup! systems-catalogue config & [n])

scope->keyclj

(scope->key sys-key scope)

start-system!clj

(start-system! sys-key systems-catalogue config & [scope])

start-system-bundle!clj

(start-system-bundle! sys-key systems-catalogue config & [n scope])

start-workers!clj

(start-workers! sys-key systems-catalogue & [w-cnt scope])

stop-all-systems!clj

(stop-all-systems!)

stop-all-workers!clj

(stop-all-workers! ns-sys-key)

stop-system!clj

(stop-system! sys-key & [scope])

stop-worker!clj

(stop-worker! ns-sys-key idx)

sys->scopeclj

(sys->scope system scope)

systems-stateclj

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

× close