Use-Cases for Async Servlets
Servlet-3.0 API previews in Jetty-7.0.0pre0
Pre-release 0 of Jetty 7.0.0 is now available and includes a preview of the proposed Servlet 3.0 API for asynchronous servlets. This blog looks at 4 cool things you can do with asynchronous servlets and how they can be implemented using the proposed API.
