Non-Blocking I/O

Non-Blocking I/O

//nɒn ˈblɒkɪŋ aɪ oʊ//

programming
An approach in programming where an input/output operation is executed without blocking the thread.

Related Terms

Viewed 14 times Added Jul 24, 2026