users@grizzly.java.net

Re: Status of grizzly-http-servlet support in Grizzly 2.x

From: Ryan Lubke <ryan.lubke_at_oracle.com>
Date: Wed, 08 Aug 2012 11:23:00 -0700

On 8/8/12 7:43 AM, Matthew Swift wrote:
> Hi folks,
>
> What is the status of the Servlet support in Grizzly 2.x? Is it pretty
> stable? At the moment it seems to have a dependency on Servlet 2.5 -
> do you plan to support Servlet 3.0 at some point[1], in particular the
> support for asynchronous processing?
What would you guys think of initial support for Servlet 3.1? The 3.0
async aspect we can support for sure, but if we moved to the 3.1 api, we
can expose the non-blocking I/O. Is that of any interest?
>
> Cheers :-)
>
> Matt
> [1] http://java.net/jira/browse/GRIZZLY-738 - this issue is pretty
> outdated and makes me nervous about the road map regarding this
> Grizzly module.