Skip to content

Flask-SocketIO + RabbitMQ #1735

Discussion options

You must be logged in to vote

Well, you are using eventlet, so RabbitMQ is going to be blocking unless you monkey patch the Python standard library. See https://flask-socketio.readthedocs.io/en/latest/deployment.html#using-multiple-workers

Replies: 1 comment 1 reply

Comment options

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

Answer selected by frankcorneliusmartin
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