thread-pool

Public Domain

$ area51 add thread-poolCopy

Usage

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