There are a lot of libraries out there dealing with comet/push/reverse ajax 
technology. Some could be:

- http://code.google.com/p/gwt-comet/ (I don't see a valid update in almost 
an year)
- http://code.google.com/p/rocket-gwt/wiki/Comet (over 2 year of inactivity)
- http://code.google.com/p/atmosphere-gwt-comet/ (should be a gwt wrapper 
for atmosphere)
- http://code.google.com/p/gwt-comet-streamhub/ (I don't know if it could 
be work with tomcat)
- http://code.google.com/p/gwteventservice/ (updated, can be easily used 
with RPC, long polling/streaming options)

There are also websocket libraries 
(http://code.google.com/p/gwt-websocketrpc/wiki/ServerPushExample 
http://code.google.com/p/gwt-ws/), servlet 3.0 suspend/resume options, 
server-event communications and so on.
Probabily there are too many options to look into...

http://code.google.com/p/google-web-toolkit/issues/detail?id=267&colspec=ID%20Type%20Status%20Owner%20Milestone%20Summary%20Stars
 
worth a read, even if it states a "PatchesWelcome" status and is ment for 
request factory.

GWT has always been server-agnostic, so you can still use whatever server 
tech you prefer. Of course by using servlets/app engine you can find some 
advantages.

Hope that helps.
Andrew.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/s1SYmS8ZV4cJ.
To post to this group, send email to google-web-toolkit@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