Skip to main content
Provide guidance in the excerpt rather than just describing what it is
Source Link
Toby Speight
  • 88.7k
  • 14
  • 104
  • 327

Multi-threading is howUse this tag when the program performs its work performed by a computer can be divided intousing multiple concurrent streamsthreads of execution (generally referred to as threads).

Multi-threading is how work performed by a computer can be divided into multiple concurrent streams of execution (generally referred to as threads).

Use this tag when the program performs its work using multiple concurrent threads of execution.

added 1 character in body
Source Link

MultithreadingMulti-threading is how work performed by a computer can be divided into multiple concurrent streams of execution (generally referred to as threads).

Multithreading is how work performed by a computer can be divided into multiple concurrent streams of execution (generally referred to as threads).

Multi-threading is how work performed by a computer can be divided into multiple concurrent streams of execution (generally referred to as threads).

deleted 7 characters in body
Source Link
Michael K
  • 2.9k
  • 1
  • 22
  • 24

Multithreading is how work performed by a computer can be safely divided into multiple concurrent streams of execution (generally referred to as threads).

Multithreading is how work performed by a computer can be safely divided into multiple concurrent streams of execution (generally referred to as threads).

Multithreading is how work performed by a computer can be divided into multiple concurrent streams of execution (generally referred to as threads).

Link
Loading