I have just released version 0.6.0 of RbFly. It is a library for RabbitMQ
Streams using Python asyncio
https://wrobell.dcmod.org/rbfly/index.html
https://wrobell.dcmod.org/rbfly/changelog.html#ver-0-6-0
This is 7th release since previous minor RbFly version. These versions have
improved reliability of the library (buffer overflow issues, out of memory
errors, other crashes), and enhanced AMQP 1.0 format codec.
RbFly 0.6.0 is required if you are using RabbitMQ 3.11.8.
The library is designed and implemented with the following features in mind
1. Simple and flexible API.
2. Use of AMQP 1.0 message format to enable interoperability between
RabbitMQ Streams clients.
3. Performance by implementing critical sections of code using Cython,
avoiding copying of data, and testing. The testing involves use of
asyncio drop-in replacement uvloop, which improves performance of Python
asyncio based applications.
4. Auto reconnection to RabbitMQ broker with lazily created connection
objects.
Best regards,
Artur
--
https://mortgage.diy-labs.eu/