forked from dbmcclain/SMP-RWGATE
-
Notifications
You must be signed in to change notification settings - Fork 0
seyi/SMP-RWGATE
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This folder started out as an SMP-safe implementation of multiple-CAS and an application of it for read-many/single-writer gates. It has been extended with other SMP-safe utilities, such as Dynamic Software Transactional Memory (DSTM), a more efficient RW-gate done with LW's own sharing locks, SMP-safe LAZY, ONCE-ONLY, FUTURE, FORCE, PMAP, PVMAP, and a Lisp-based implementation of serial and parallel dispatch queues for parallel processing. Enjoy! - DM/RAL 03/17
About
A minimalist Many-readers/Single-writer gate that is SMP safe
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Common Lisp 100.0%