legion

BSD 3-Clause

Simple worker threads with a queue.

$ area51 add legionCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(legion:some-function ...)