CEFR B1

single thread

noun phrase

Meaning

A sequence of programmed instructions that can be managed independently by a scheduler, representing the smallest unit of processing that an operating system can handle.

Examples

  • Modern processors use multi-threading to perform tasks faster than a single thread ever could.
  • The application crashed because the single thread became blocked by a long-running database query.

Synonyms: serial process, monothread