André, On Jul 14, 2012, at 6:03, André Warnier <a...@ice-sa.com> wrote:
> Elias Kopsiaftis wrote: >> Well basically, For the output servlet, I am using comet to keep the >> connection alive and push things out to the client when they are available. >> This program is a chat program with a drawing capability, so two people can >> draw on the same canvas and chat with each other. > > Isn't this just the kind of thing that "websocket(s)" is supposed to be made > for ? Comet is basically a precursor to Websocket: the ideas are vaguely the same and the use cases are nearly identical. Elias, if I were you, I would focus on Websocket moving forward... Comet is going to see less and less action (globally, not just in Tomcat) a time goes on. -chris --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org