cl-gserver
Actor framework featuring actors and agents for easy access to state and asynchronous operations.
$ area51 add cl-gserverCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gserver:some-function ...)