Non Blocking Glossary
Browse 1 non blocking terms defined in plain English, from the cultural dictionary of computing.
1 Non Blocking Terms
- Async
- Short for asynchronous — a programming model where operations (typically I/O) are initiated and control returns immediately, allowing other work to proceed...
Related Topics
- Concurrency (1 terms in common)
- I/O (1 terms in common)