AJAX Forums

A Comparison of Push and Pull Techniques for AJAX

This is a discussion on A Comparison of Push and Pull Techniques for AJAX within the AJAX Help forums, part of the Beginners AJAX category; 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 ...


Go Back   AJAX Forums > Beginners AJAX > AJAX Help

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
Old 08-14-2007, 05:39 PM   #1 (permalink)
Senior Member
 
Join Date: Jan 2006
Posts: 2,605
Rep Power: 5 microbee is on a distinguished road
A Comparison of Push and Pull Techniques for AJAX

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 the Web's request/response architecture, which prevents servers from pushing real-time dynamic Web data. Such applications usually use a pull style to obtain the latest updates, where the client actively requests the changes based on a predefined interval. It is possible to overcome this limitation by adopting a push style of interaction where the server broadcasts data when a change occurs on the server side. Both these options have their own trade-offs. This session explores the fundamental limits of browser-based applications in delivering real-time notifications, and analyzes push solutions for AJAX technology. It shows the results of an empirical study comparing push and pull and discusses the trade-offs of each approach.

Read Complete Article

Source: www.sys-con.com
microbee is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
AJAX Push Comes of Age microbee AJAX Help 0 04-19-2008 01:20 AM
Day Software to Present REST and AJAX Web Development Techniques at AJAXWorld East 20 microbee AJAX Help 0 03-19-2008 12:17 AM
Real-World AJAX Book Preview: Advanced Techniques microbee AJAX Help 0 04-28-2007 11:28 AM
HTML Push Buttons? Zezima XHTML and CSS 0 03-22-2007 01:06 PM
Alternate Ajax Techniques - Part 1 Ajaxking AJAX Articles 0 12-29-2006 10:06 PM


All times are GMT -4. The time now is 04:35 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5
Copyright ©2006 - 2008, AJAXwith.com