hunchentoot-recycling-taskmaster

BSD 2-Clause

An experiment to improve multithreading performance of Hunchentoot without any additional dependencies.

$ area51 add hunchentoot-recycling-taskmasterCopy

Usage

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

Dependencies