Concurrent

Concurrency is when multiple computations are in progress at a time. Although only one computation is being executed at an instant.

References


Children
  1. Deadlock
  2. Multithreading
  3. Parallel
  4. Synchronization

Backlinks