cl-tbnl-gserver-tmgr

MIT

Hunchentoot pooled multi-threaded taskmanager based on cl-gserver.

$ area51 add cl-tbnl-gserver-tmgrCopy

Usage

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