wandenberg / nginx-push-stream-module

A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
Other
2.22k stars 295 forks source link

This module performance data. #175

Closed agile6v closed 9 years ago

agile6v commented 9 years ago

Hi, @wandenberg

Is there any pressure-tested?

How much is the concurrency of this module?

wandenberg commented 9 years ago

Hi @agile6v

The concurrency depends on your hardware and your application. I received reports of some apps with 500k subscribers or more. Take a look on this http://highscalability.com/blog/2014/4/28/how-disqus-went-realtime-with-165k-messages-per-second-and-l.html

agile6v commented 9 years ago

Thank you. @wandenberg