High traffic websites — Gmail, Facebook, Twitter — send live updates to their users all day long (think: collaborative editing in Google docs). Unfortunately, most of the sites we write wait for users to request data. Let’s look at what technologies exist in the Python world that can help us send data to our users.
Example code here:
https://github.com/wowzer/rtw