Published on 2006-09-30 11:07:53

Manuel Lemos have a new post that describes an approach used to implement highly responsive AJAX applications using the COMET approach. The article describes in detail how the AJAX COMET approach can be implemented in PHP, t 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.

COMET.png


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved