58. Responsive AJAX applications with COMET
Posted on: 2006-09-27
This post describes an approach used to implement highly responsive AJAX applications using the COMET approach.
It describes in detail how the AJAX COMET approach can be implemented in PHP.
It also discusses how HTTP compression and chunking affect AJAX response delays, as well aspects that may influence the choice between Apache 1.3.x with mod_gzip versus Apache 2.x with mod_deflate for AJAX COMET applications.
More ... Post a comment See comments (18) Trackbacks (4)
It describes in detail how the AJAX COMET approach can be implemented in PHP.
It also discusses how HTTP compression and chunking affect AJAX response delays, as well aspects that may influence the choice between Apache 1.3.x with mod_gzip versus Apache 2.x with mod_deflate for AJAX COMET applications.
More ... Post a comment See comments (18) Trackbacks (4)