(build-executable-job f job-name group-name)
(build-executable-job f job-name group-name options)
(create-scheduler)
Creates and returns a thread pool which can be used for scheduling jobs.
Creates and returns a thread pool which can be used for scheduling jobs.
(stop-job id scheduler)
Returns true, if the job was deleted, and false if the job wasn't found.
Returns true, if the job was deleted, and false if the job wasn't found.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close