Dec-18-2020, 02:18 PM
Hello,
Maybe someone can share production ready rabbitmq consumer code?
Maybe someone can share production ready rabbitmq consumer code?
|
Reliable rabbitmq consumer
|
|
Dec-18-2020, 02:18 PM
Hello,
Maybe someone can share production ready rabbitmq consumer code?
Dec-18-2020, 02:37 PM
There are several libraries: https://www.rabbitmq.com/devtools.html. I'd you don't need an async one, then Pika is the standard choice.
|
|
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Asyncio: Queue consumer gets out of while loop without break. Where exactly and how? | saavedra29 | 2 | 5,762 |
Feb-07-2022, 07:24 PM Last Post: saavedra29 |
|
| Run a Python script reliable on a server | Chris80 | 3 | 3,435 |
Jun-14-2020, 10:21 PM Last Post: Larz60+ |
|