graniteds - can newer web containers having Servlet 3 extend BlazeDS max # of simultane... - 0 views
stackoverflow.com/...-blazeds-max-of-simultaneous-u
graniteds AsynchronousServlets asynchronous servlets servlet3.0

-
GraniteDS & Asynchronous Servlets
- ...9 more annotations...
-
With a non NIO or non Continuation based server, this would require around 11,000 threads to handle 10,000 simultaneous users. Jetty handles this number of connections with only 250 threads.