Development files for atomic-queue
C++14 multiple-producer-multiple-consumer lock-free queues based on circular buffers and std::atomic. Designed with a goal to minimize the latency between one thread pushing an element into a queue and another thread popping it from the queue. The atomic-queue-devel package contains libraries and header files for developing applications that use atomic-queue.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.6.9-1.fc43 | - |
Fedora 42 | 1.6.9-1.fc42 | - |
Fedora 41 | 1.6.9-1.fc41 | - |
Fedora 40 | 1.6.9-1.fc40 | 1.6.9-1.fc40 |
Fedora EPEL 9 | 1.6.5-1.el9 | 1.6.9-1.el9 |
Fedora EPEL 8 | 1.6.5-1.el8 | 1.6.9-1.el8 |
Fedora EPEL 10.1 | 1.6.9-1.el10_1 | 1.6.9-1.el10_1 |
Fedora EPEL 10.0 | 1.6.5-1.el10_0 | 1.6.9-1.el10_0 |
You can contact the maintainers of this package via email at
atomic-queue dash maintainers at fedoraproject dot org
.