Archive for the ‘Push/Pull techniques’ Category

A Comparison of Push and Pull Techniques for AJAX

A Comparison of Push and Pull Techniques for AJAX

Abstract

AJAX applications are designed to have high user interactivity and low user-perceived latency. Real-time dynamic web data such as news headlines, stock tickers, and auction updates need to be propagated to the users as soon as possible. However, AJAX still suffers from the limitations of [...]

Continue reading »