cl-bordeaux-threads
Portable threads library for Common Lisp
Description
BORDEAUX-THREADS is a proposed standard for a minimal MP/Threading interface. It essentially provides a compatibility layer for multi-threading across multiple CL implementations. Some parts of its implementation-specific code can also be implemented in a Lisp that does not support multiple threads, so that thread-safe code can be compiled on both multithread and single-thread implementations without need of conditionals.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://common-lisp.net/project/bordeaux-threads/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install cl-bordeaux-threads