calispel

2017-08-30

Thread-safe message-passing channels, in the style of the occam programming language.

Upstream URL

github.com/hawkir/calispel

Author

J.P. Larocque, et al. (see COPYRIGHT.txt)

Maintainer

J.P. Larocque, Rick Venn (richard.venn@gmail.com)

License

ISC-style and other permissive (see COPYRIGHT.txt)
README
Calispel is a Common Lisp library for thread-safe message-passing channels, in the style of the occam programming language. Written by J.P. Larocque <jpl-software at thoughtcrime.us>. Based on work by Roger Peppe and Russ Cox; see COPYRIGHT.txt for full attribution. See doc/doc.html or doc/doc.txt for usage examples and a reference.

Dependencies (4)

  • bordeaux-threads
  • cl-jpl-util
  • eager-future2
  • jpl-queues

Dependents (2)

  • GitHub
  • Quicklisp