Redis C/C++ Producer Consumer
-
Updated
Feb 5, 2020 - C++
Redis C/C++ Producer Consumer
Concurrent programming project.
Non-blocking, lock-free queues in C with multiple readers and writers. Includes SimpleQueue, RingsQueue, LLQueue, BLQueue, and Hazard Pointer for safe memory management.
Add a description, image, and links to the non-blocking-queue topic page so that developers can more easily learn about it.
To associate your repository with the non-blocking-queue topic, visit your repo's landing page and select "manage topics."