| Name: | atomic-queue-devel |
|---|---|
| Version: | 1.6.9 |
| Release: | 1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 68000 |
| License: | MIT |
| RPM: | atomic-queue-devel-1.6.9-1.el9.aarch64.rpm |
| Source RPM: | atomic-queue-1.6.9-1.el9.src.rpm |
| Build Date: | Tue May 13 2025 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/max0x7ba/atomic_queue |
| Summary: | Development files for atomic-queue |
| Description: | 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. |