Replies: 1 comment 5 replies
-
@shay-te You will be using the
You can take any of the async examples in this repository and add the Pika client manager to it. Nothing else changes, other than the fact that once you have Pika added to the mix you are able to run multiple servers behind a load balancer and they all communicate with each other. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
thank you for reading this question.
when using
AsyncAioPikaManager
what server will be running? what is the complete example to run using asyncio.can you please provide a complete example?
this is really confusing for me
thank you
Beta Was this translation helpful? Give feedback.
All reactions