users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] Re: How are suspended responses usually managed?

From: Jan Algermissen <jan.algermissen_at_nordsc.com>
Date: Fri, 12 Oct 2012 23:03:29 +0200

On Oct 12, 2012, at 10:56 PM, Markus KARG wrote:

> Jan,
>
>> I guess we wouldn't want to embedd an async server into one thread of
>> an otherwise synchronous architecture (EE containers).
>>
>> (But I am really just exploring what the new API is good for now ...
>> and in 3.0 maybe).
>>
>> Jan
>
> Java EE containers are not necessarily synchronous: Remember @Asynchronous?


Yech - too late. Meant to say "single threaded, non blocking"

Jan

> :-)
>
> Regards
> Markus
>