Changes between Version 5 and Version 6 of AsynchronousServicesFirstDay
- Timestamp:
- 2008/02/13 00:56:49 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AsynchronousServicesFirstDay
v5 v6 28 28 * [attachment:ticket:1:True-Asynchronous-Model-from-Gent.png The flow of a true asynchronous, callback model], where the asynchronous client can be actively notified by the service when this last one has finished. 29 29 * And [attachment:ticket:1:Polling-Asynchronous-Model-from-Gent.png a polling mechanism], where the asynchronous client sends status update queries to the server, until the result is prepared or the service has failed. 30 30 31 [[Image(ticket:1:Asynchronous-Roles-from-Gent.png,25%)]] [[Image(ticket:1:True-Asynchronous-Model-from-Gent.png,25%)]] [[Image(ticket:1:Polling-Asynchronous-Model-from-Gent.png,25%)]] 31 32 32 ??? asked if it would be worth the model followed by some AJAX applications using asynchronous services to be able to have an active service notification. Although it was not identified then, this model is [http://ajaxian.com/archives/comet-a-new-approach-to-ajax-applications Comet]. The information has been provided by José Manuel Rodríguez, and he suggested us also to read ''[http://www.webtide.com/downloads/whitePaperWhyAjax.html Why Comet?]'' and ''[http://www.adaptivepath.com/ideas/essays/archives/000385.php Ajax, a new approach to web applications]''. 33 ??? asked if it would be worth the model followed by some AJAX applications using asynchronous services to be able to have an active service notification. Although it was not identified then, this model is [http://ajaxian.com/archives/comet-a-new-approach-to-ajax-applications Comet]. The information has been provided by José Manuel Rodríguez, and he suggested us also to read ''[http://www.webtide.com/downloads/whitePaperWhyAjax.html Why Comet?]'' and ''[http://www.adaptivepath.com/ideas/essays/archives/000385. Ajax, a new approach to web applications]''. 34 33 35 [[Image(http://ajaxian.com/wp-content/images/comet.png)]] 34 36