Asynchronous I/O

From Wiki @ Karl Jones dot com
Revision as of 11:09, 9 September 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.

Ajax

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

See also

External links