cl-gearman
Common Lisp Library for the Gearman distributed job system.
$ area51 add cl-gearmanCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gearman:some-function ...)Common Lisp Library for the Gearman distributed job system.
$ area51 add cl-gearmanCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gearman:some-function ...)