On Fri, 2012-05-18 at 13:24 -0400, Scott Stark wrote:
How does control of processing the socket transfer from web tier to
the associated service executor/thread pool? Won't there need to be
some kind of integration with the upgrade processing?
The upgrade callback allows access to the socket streams (without any
HTTP encoding, obviously) and async IO, but the whole thing remains
managed in the Servlet container. Servlet 3.1 will (likely) have a
similar upgrade callback with added async IO API.
--
Remy Maucherat <rmaucher(a)redhat.com>
Red Hat Inc