legion
Simple worker threads with a queue.
$ area51 add legionCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(legion:some-function ...)Simple worker threads with a queue.
$ area51 add legionCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(legion:some-function ...)