I'll be contributing to the new Comet Daily website which aims to provide daily articles and blog entries about Comet techniques. The contributors are all leading software engineers who build Comet servers, clients, and web applications.
I have already posted two articles there: "Educating Comet!" about how improved comet branding is needed and "Comet is always better than polling" which is an analysis that long polling is always superior to polling in both bandwidth and latency.
Item that I write that are general in nature, I will tend to publish on Comet Daily, while I will continue to blog here about Jetty specific items.
Posted at 02:35PM Nov 07, 2007 by gregw in General | Comments[2]
I download the jetty-6.1.6rc1 server and learn the cometd demo chat and echo source code. I am trying to implement a server time clock. I just want to subscribe a "/service/time" from client to server, but I don't know how to write the serverside code.
Any idea to me? Thanks a lot!
Posted by Johnny Yau on November 16, 2007 at 07:42 PM EST #
Posted by cometduser on November 27, 2007 at 09:32 PM EST #