hunchentoot-recycling-taskmaster
An experiment to improve multithreading performance of Hunchentoot without any additional dependencies.
$ area51 add hunchentoot-recycling-taskmasterCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hunchentoot-recycling-taskmaster:some-function ...)