Thread-safe asyncio-aware queue for Python
Mixed sync-async queue, supposed to be used for communicating between classic synchronous (threaded) code and asynchronous (in terms of asyncio) one. Like Janus god the queue object from the library has two faces: synchronous and asynchronous interface. Synchronous is fully compatible with standard queue, asynchronous one follows asyncio queue design.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.0-9.fc41 | - |
Fedora 41 | 1.0.0-9.fc41 | - |
Fedora 40 | 1.0.0-7.fc40 | - |
Fedora 39 | 1.0.0-5.fc39 | - |
You can contact the maintainers of this package via email at
python-janus dash maintainers at fedoraproject dot org
.