On Mar 4, 10:30 am, mariyan nenchev <[email protected]> wrote: > Hi, > > Is it possible to use app engine with some server push framework? Could > you suggest any?
Have you looked at http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ (don't forget the comments) Here are two free "comet" implementations with special handling for AppEngine (though I don't know the impact on pricing once deployed) http://code.google.com/p/gwt-comet/ https://atmosphere.dev.java.net/ But I'd rather ask the appengine group if I were you... -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
