Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: multiple queues #17

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

vvanglro
Copy link
Contributor

@vvanglro vvanglro commented May 8, 2023

This is my first version of multi-queue implementation, and the support of taskiq project is also needed to realize multi-queue.
#16

@vvanglro
Copy link
Contributor Author

vvanglro commented May 8, 2023

It seems that you only need to increase the queue_name parameter in BrokerMessage.
https://github.com/vvanglro/taskiq-aio-pika/blob/feat/multiple_queues/taskiq_aio_pika/broker.py#L223-L229

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant