Asynchronous Glossary
Browse 1 asynchronous terms defined in plain English, from the cultural dictionary of computing.
1 Asynchronous Terms
- Non-Blocking
- Describes an operation or API call that returns immediately rather than waiting for completion, allowing the calling thread to continue executing other work....
Related Topics
- Concurrency (1 terms in common)
- Performance (1 terms in common)