Liking cljdoc? Tell your friends :D

proletarian.executor


create-scheduled-executorclj

(create-scheduled-executor pool-size thread-name-prefix)
source

create-single-thread-scheduled-executorclj

(create-single-thread-scheduled-executor thread-name-prefix)
source

create-thread-factoryclj

(create-thread-factory thread-name-prefix)
source

scheduleclj

(schedule executor runnable interval-ms)
source

shutdown-executorclj

(shutdown-executor executor await-termination-timeout-ms log)
source

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

× close