concurrency

concurrency

/kənˈkʌrənsi/

💻 Software Development

The ability of different parts or units of a program to be executed out-of-order

Concurrency improves performance on multi-core processors.

Origin: From Latin concurrere (to run together), from con- (together) + currere (to run)