There seems to be significant issues with Tomcat6/Comet/NIO (example). Are the majority of people doing asynchronous http using something else? Jetty/continuations? What about Glassfish's servlet 3.0 implementation? Others?
+2
A:
I'd say atmosphere - it uses the best underlying technology available - be it servlet 3.0, jetty, etc. (I haven't used it, though, but it was my choice when I was about to)
Bozho
2010-10-14 16:15:44
I agree, atmosphere is very well done. However, what backing comet API is the most robust? In other words, what platform would you prefer to deploy your atmosphere application on?
jnorris
2010-10-15 19:30:14