Content deleted Content added
link |
ref |
||
Line 3:
Examples include:
* [[Asynchronous I/O]], a form of input/output processing that permits other processing to continue before the transmission has finished. "[[Ajax (programming)|Ajax]]", short for "asynchronous [[JavaScript]] and [[XML]]")<ref>http://shiflett.org/blog/2007/apr/ajax-is-not-an-acronym</ref><ref>https://blogs.oracle.com/arungupta/entry/ajax_vs_ajax_ajax_ofcourse</ref><ref name="garrett"
| url=http://www.adaptivepath.com/ideas/essays/archives/000385.php
| title=Ajax: A New Approach to Web Applications
| publisher=AdaptivePath.com
| author=Jesse James Garrett
| date=18 February 2005
| accessdate=19 June 2008
| archiveurl=https://web.archive.org/web/20080702075113/http://www.adaptivepath.com/ideas/essays/archives/000385.php
| archivedate=2 July 2008}}</ref> is a set of [[web development]] techniques utilizing many web technologies used on the [[client-side]] to create asynchronous I/O [[Web application]]s.
* [[Asynchronous method dispatch]] (AMD), a data communication method used when there is a need for the server side to handle a large number of long lasting client requests.
|