calispel
Thread-safe message-passing channels, in the style of the occam programming language.
$ area51 add calispelCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(calispel:some-function ...)