Liking cljdoc? Tell your friends :D

daguerreo.impl.engine


can-transition-to-ready?clj

(can-transition-to-ready? task-map-with-state task)
source

Cancelablecljprotocol

cancelclj

(cancel this)
source

cas-task-state!clj

(cas-task-state! task-state
                 event-chan
                 name
                 old-run-state
                 new-run-state
                 opt-data)
source

check-state-transitionclj

(check-state-transition event expected-old expected-new)
source

completed?clj

(completed? task)
source

counted-thread-factoryclj

(counted-thread-factory)
source

create-impl-key-removerclj

(create-impl-key-remover deps event-out-chan event-tap)
source

create-retryerclj

(create-retryer deps event-tap)
source

create-runnerclj

(create-runner deps event-tap)
source

create-schedulerclj

(create-scheduler deps event-tap)
source

create-supervisorclj

(create-supervisor deps event-tap control-chan job-state)
source

create-tapclj

(create-tap mult buffer-count)
source

create-task-mapclj

(create-task-map tasks task-graph)
source

create-timeouterclj

(create-timeouter deps event-tap)
source

default-executorclj

source

default-optsclj

source

find-unscheduled-with-deps-satisfiedclj

(find-unscheduled-with-deps-satisfied task-map task-state)
(find-unscheduled-with-deps-satisfied task-map task-state candidates)
source

get-depsclj

(get-deps task-map-with-state task)
source

go-loop-bcondcljmacro

(go-loop-bcond bindings & body)
source

Inspectablecljprotocol

inspectclj

(inspect this)
source

is-active-fnclj

(is-active-fn event-tap task-name)
source

n-coresclj

source

reify-jobclj

(reify-job deps ctx event-tap control-chan)
source

runclj

(run tasks)
(run tasks user-opts)
source

run-async-with-ex-handlerclj

(run-async-with-ex-handler pool f ctx is-active-fn)
source

run-task!clj

(run-task! executor task-id task-state ctx event-chan create-event-tap task)
source

running?clj

(running? task)
source

set-job-state!clj

(set-job-state! job-state event-chan new-state)
source

set-task-state!clj

(set-task-state! task-state event-chan name task-state-or-run-state)
source

task-state->job-stateclj

source

this-nsclj

source

unscheduled?clj

(unscheduled? task)
source

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

× close