clj-con defines a set of concurrency operations modeled after their Clojure counterparts. Sample operators include future, promise, deref, deliver, and atom. See the exported symbols in package.lisp for the full list.
Author: Dave Tenny
License: MIT
Source: https://github.com/dtenny/clj-con