1301b46ae7
Concurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and non-blocking data structures designed to aid in the design and implementation of high performance concurrent systems. WWW: http://concurrencykit.org Reviewed by: Samy Bahra
5 lines
253 B
Text
5 lines
253 B
Text
Concurrency Kit provides a plethora of concurrency primitives, safe memory
|
|
reclamation mechanisms and non-blocking data structures designed to aid in
|
|
the design and implementation of high performance concurrent systems.
|
|
|
|
WWW: http://concurrencykit.org
|