asynchronous

asynchronous

/ˈeɪˈsɪŋkɹənəs/

💻 Software Development

Not occurring at the same time; non-blocking operations

Asynchronous processing prevents the UI from freezing during long operations.

Origin: From Greek a- (not) + syn (together) + chronos (time)