On 8 August 2012 20:23, Ryan Lubke <ryan.lubke_at_oracle.com> wrote:
> 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?
>
>
NIO support is something which is definitely of interest to me in the long
term, however in the short term I need to maintain compatibility with
existing J2EE 6 containers.
Cheers,
Matt