Comet

  • submit to reddit

Harnessing a New Java Web Dev Stack: Play 2.0, Akka, Comet

 For people in hurry, here is the code and some steps to run few demo samples. Disclaimer: I am still learning Play 2.0, please point to me if something...

0 replies - 4215 views - 11/14/12 by Krishna Prasad in Articles

WebSockets in 5 minutes

 HTTP is by design an asymmetric protocol: clients can contact the server whenever they want (without the user having to issue a command, thanks to Ajax...

1 replies - 9731 views - 04/14/11 by Giorgio Sironi in Articles

Using Comet with Lift to Dynamically Update Pages

Lift, a web framework written in Scala, provides easy integration with Comet, a server side HTML push model. The Lift Demo site provides a good overview of...

0 replies - 5296 views - 08/05/10 by Eric Daugherty in News

CometD 1.0 Released, Work Begins on 2.0

Any application that receives server-side events such as online games, stock information, sport results, content sharing, etc. can use the CometD project...

0 replies - 10368 views - 12/22/09 by Mitch Pronschinske in Articles