1

What is the most proven, scalable comet server solution out there that can handle up to 100.000 real-life connections per node using HTTP streaming (not long-poll)? It must be a free, preferably open-source project.

We've already tried Meteor (Perl), with no success. Meteor was able to scale just up to 20.000 connections per node.

We are looking right now at these options: APE (C++), Orbited (Python), Grizzly (Glassfish), Cometd (Jetty).

Any big success stories with any of these?

Dema
  • 6,867
  • 11
  • 40
  • 48
  • This would probably be much better asked on ServerFault. – Mitch Dempsey May 17 '10 at 20:04
  • This is a duplicate, see: http://stackoverflow.com/questions/960969/python-comet-server http://stackoverflow.com/questions/1514899/the-latest-recommendation-for-comet-in-python – Eric Hauser May 17 '10 at 20:07

0 Answers0