I guess Atmosphere sounds good. I was planning for a while now to
integrate it in my project and i'll probably do it soon.
Thanks.

On May 29, 8:39 am, Flueras Bogdan <flueras.bog...@gmail.com> wrote:
> Why not use the Atmosphere framework?https://atmosphere.dev.java.net/
> It will try to use Servlet 3.0 by default, if this is unavailable it
> will use container native implementation (continuations for Jetty, AIO
> for Tomcat, Grizzly for GF). If these are unavailable, it will happily
> fallback to a blocking thread per request.
>
> HTH
>
> On May 28, 11:16 pm, Smiley <sergiumar...@gmail.com> wrote:
>
> > I'm wondering if the gwt 2.1 release will include the Servlet 3.0
> > specification? I'm currently using jetty continuations for suspending
> > my requests but i would like to switch to Servlet 3.0 API in the
> > future.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to