Hi guys,
if you have such a requirement, I can take a look at that asap.
It should be pretty easy to implement initial Servlet 3.0 startAsync
functionality, which is similar to Grizzly suspend/resume. The
asynchronous dispatch might be tricky, but as I understand you don't
need that part at the moment?
Thanks.
WBR,
Alexey.
On 08/08/2012 04:50 PM, Marc Arens wrote:
> Good point,
>
> i'd be interested in servlet 3.0 and async processing, too.
>
> On 08.08.2012 16:43, 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?
>>
>> 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.