jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Re: How are suspended responses usually managed?

From: Markus KARG <markus_at_headcrashing.eu>
Date: Fri, 12 Oct 2012 22:56:40 +0200

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?
:-)

Regards
Markus