Description
Provides a portable threading and shared-state concurrency interface for Common Lisp. Libraries and applications use it to write concurrent code that works across multiple Lisp implementations.
Install it when Common Lisp software depends on Bordeaux Threads or when developing portable threaded Lisp programs. Concurrency bugs can be subtle, so test synchronization behavior carefully.