cl-actors
A simple Common Lisp implementation of the actor model of concurrency. It's implemented on top of Bordeaux-Threads, and available through quicklisp.

github


thread concurrency actors