Real-time pubsub chat with history via websockets
问题 I'm interested in creating what Disqus have done with their commenting system: http://highscalability.com/blog/2014/5/7/update-on-disqus-its-still-about-realtime-but-go-demolishes.html The most impressive part of infrastructure is Nginx push stream module: Still runs on 5 machines Nginx machines. Uses NginxPushStream, which supprts EventSource, WebSocket, Long Polling, and Forever Iframe. All users are connected to these machines. On a normal day each machine sees 3200 connections/s, 1