Asynchrony (computer programming): Difference between revisions

Content deleted Content added
ref
ref
Line 12:
| 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.<ref>[https://web.archive.org/web/20130721031512/http://zeroc.com/doc/Ice-3.3.0/manual/Overview.3.2.html ICE usage of AMD].</ref>
 
==References==