Alex coins Comet: low latency data to Ajax apps

Posted: March 8th, 2006 | Author: edward | Filed under: out of doughnuts ramblings | No Comments »

Alex Russell gave an excellent talk today at ETech on how to do server push in Ajax applications. The most widespread example of this in a product is GTalk inside of GMail. If you’ve used it you know how fast this can be for pushing data.

Alex recommends what he calls the Forever Frame approach. You basically use existing browser behaviors in order to keep pushing events to the client. His slides are available at his slight and there are some excellent diagrams to explain what he’s talking about, which we can now all refer to as “Comet”

He also runs through what we need to do on the server side in order to handle this type of interaction. As usual Alex is ahead of the curve.

Technorati Tags: , ,



Leave a Reply