Asynchronous I/O

From Wiki @ Karl Jones dot com
Revision as of 18:22, 6 February 2016 by Karl Jones (Talk | contribs) (Ajax)

Jump to: navigation, search

In computer science, asynchronous I/O, or non-blocking I/O is a form of input/output processing that permits other processing to continue before the transmission has finished.

Ajax

See Ajax (programming).

See also

External links