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