Asynchronous I/O

From Wiki @ Karl Jones dot com
Revision as of 07:07, 1 October 2015 by Karl Jones (Talk | contribs)

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.

(TO DO: expand, organize, cross-reference, illustrate.)

Ajax

See Ajax (programming). (TO DO: describe here, cross-reference.)

See also

External links