Just been reading Even Faster Web Sites . I had never heard of comet before I read this but it makes sense and I'm looking forward to trying it. Comet is a long-held HTTP request allows a web server to push data to a browser, without the browser explicitly requesting it. I was a little bit surprised...
Continue reading "Even Faster Web Sites"