I am building a realtime web application. I want to be able to send broadcast messages from the server-side implementation of my python application.
If you're already using django, why not have a look at gevent-socketio.