users@grizzly.java.net

Re: HTTP engine async writes?

From: Andy Thomas <alt_at_picnic.demon.co.uk>
Date: Mon, 16 Jun 2008 22:48:51 +0100

Jeanfrancois Arcand wrote:
> Salut,
>
> Oleksiy Stashok wrote:
>> Hi,
>>
>> do you want to send HTTP response from inside the GrizzlyAdapter?
>> Jeanfrancois can correct if I'm wrong, but IMHO it's not possible
>> right now, though it could be interesting to have such possibility?
>> Jeanfrancois, what do you think? :)
>
> Right, this should be really easy to implement using the async queue
> the framework module. Let me take a look today and try to comes with
> something :-)
>
> A+
>
> -- Jeanfrancois
>
Hi,

Yep - that would be great.

I was trying to find a way of sending async HTTP response from within
the Adapter. I could not find a way of getting hold of the async write
queues whilst in the adapter - I guess something (but what?) needs to be
placed in the Request Context?

Thanks for your help.

Regards,

Andy.