Salut,
I've summarized what needs to be done for an async http client here:
https://grizzly.dev.java.net/issues/show_bug.cgi?id=265
I'm pretty sure we can have something quite fast without to much work.
The missing API are really how we allow user to construct HTTP request.
A+
-- jeanfrancois
Jeanfrancois Arcand wrote:
> Salut,
>
> I forgot to mention...ping me privately if you don't/can't talk about
> your appli in public :-)
>
> Thanks!
>
> -- Jeanfrancois
>
> Jeanfrancois Arcand wrote:
>> Hi,
>>
>> Mark H. has reported some thread race when AsyncFilter[1] are used. If
>> you are using AsyncFilter, can you test your application and report if
>> you are seeing regression like described here:
>>
>> https://grizzly.dev.java.net/issues/show_bug.cgi?id=253
>>
>> I cannot reproduce Mark's issue and Comet, which build on top of
>> AsyncFilter, doesn't seems to suffer the issue. But I'm pretty sure
>> there is a regression so that's why I'm holding the official 1.8.6
>> release.
>>
>> Thanks
>>
>> -- Jeanfrancois
>>
>> [1]
>> https://grizzly.dev.java.net/nonav/apidocs/com/sun/grizzly/arp/AsyncFilter.html
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
>> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>