A fast single-producer, single-consumer lock-free queue for C++

Edit Package readerwriterqueue
https://github.com/cameron314/readerwriterqueue

A lock-free queue (that I designed from scratch) for C++.

It only supports a two-thread use case (one consuming, and one producing).
The threads can't switch roles, though you could use this queue completely
from a single thread if you wish (but that would sort of defeat the purpose!).

Source Files
Filename Size Changed
readerwriterqueue-1.0.7.tar.gz 0000041962 41 KB
readerwriterqueue.changes 0000000154 154 Bytes
readerwriterqueue.spec 0000002450 2.39 KB
Comments 0
No comments available
openSUSE Build Service is sponsored by