A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)
-
Updated
Sep 12, 2018 - C
A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)
lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability
Scalability improvement for Linux kretprobe return-instances management and performance evaluation of several lock-less queues.
"Concurrent Data Structures - Creation of Inverted Index"
Really simple C implementation of parallel queue. Three types, lockfree, with locks and monothread queue.
Add a description, image, and links to the lockfree topic page so that developers can more easily learn about it.
To associate your repository with the lockfree topic, visit your repo's landing page and select "manage topics."