

| |||||||
|
You are here: Root > By Topic > Concurrency
A Common Lisp extension "to support composable Software Transactional Memory". Programming with CL-STM is based on atomic transactions, which can be composed to make larger atomic transactions. Transactions run in parallel and are rolled back in case of conflicts.
| Web site | http://common-lisp.net/project/cl-stm/ |
| Mailing list | http://common-lisp.net/cgi-bin/mailman/listinfo/cl-stm-devel |
| Version | - |
| Maturity | Experimental |
| OS compatibility | Unix, MacOS X, Windows |
| ASDF installable | No |
| Official Download | |
| Mirrored Download | |
| Source code repository | http://common-lisp.net/cgi-bin/darcsweb/darcsweb.cgi?r=cl-stm%20cl-stm;a=summary |
Allegro Common Lisp | CMUCL | OpenMCL | SBCL
Bordeaux Threads | Arnesi | Closer to MOP | ASDF
Concurrency | Language Extensions | Unix family | Windows family | BSD license
You must be logged to add a note
You must be logged to add a comment