Skip to content

Swap pika for aio-pika #56

@ric-evans

Description

@ric-evans

Currently while the rabbitmq backend technically has async functions, using them does nothing as the rabbitmq parts are synchronous. Switch to aio-pika to get the full async experience:

https://aio-pika.readthedocs.io/en/latest/quick-start.html

Note that this would help with #58, as you could then run multiple async sends in parallel.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrabbitmqAffects the RabbitMQ / pika broker api

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions