atomic-queue
A lock-free, thread-safe queue using the C++ atomic library to synchronise memory access.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install atomic-queue
Releases
Version | Released | Buster Python 3.7 |
Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|---|
1.0.1 | 2020-08-25 | ||||
1.0.0 | 2020-08-25 | ||||
0.1.0 | 2020-08-16 | ||||
0.0.1 | 2020-08-09 | ||||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue