Skip to content

Message broker cluster - is it possible? #2108

Answered by miguelgrinberg
hemmokarja asked this question in Q&A
Discussion options

You must be logged in to vote

The architecture of the client managers does not really care about this level of detail, so yes, this is definitely possible. If none of the client manager implementations provided in the python-socketio repository do what you need, you can always create your own subclass. As long as the _publish() and _listen() methods are implemented for your message queue cluster everything should work.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hemmokarja
Comment options

Answer selected by hemmokarja
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants