async
Jump to navigation
Jump to search
English
[edit]Adjective
[edit]async (not comparable)
- (computing) Abbreviation of asynchronous.
- 2002, Peter Dibble, Real-time Java platform programming:
- The tradeoff is that the first time an async event causes a scheduling point, it incurs the thread creation overhead that it has avoided.