Paper: Asynchronous HTTP and Comet architectures
Thursday, March 20, 2008 at 6:38PM
Todd Hoff in AJAX, Asynchronous, Comet, Java Servlet, Paper, non blocking HTTP

Comet has popularized asynchronous non-blocking HTTP programming, making it practically indistinguishable from reverse Ajax, also known as server push. This JavaWorld article takes a wider view of asynchronous HTTP, explaining its role in developing high-performance HTTP proxies and non-blocking HTTP clients, as well as the long-lived HTTP connections associated with Comet.

Article originally appeared on (http://highscalability.com/).
See website for complete article licensing information.