Thread

"Thread" has several possible definitions in the context of computing. It may refer to process threads, which are the basic unit of instruction that a computer's processor executes. It may refer to a message thread in emails, social media posts, or instant messages. It may also refer to a wireless protocol used by smart home devices to communicate with each other.

Process Threads

A thread is the basic unit of execution in a computer process. Each process thread includes instructions for a computer's processor to execute in a sequence. When a processor finishes executing one thread, it moves on to the next based on the priority assigned by the operating system. Most modern operating systems support multithreading, which executes multiple threads at once. A program's tasks can be divided into multiple threads that can run in parallel, allowing it to take advantage of multiple processor cores and accomplish tasks faster than if it ran in single-threaded.

Processes on macOS sorted by how many threads they contain
Processes on macOS sorted by how many threads they contain

Message Threads

A message thread groups messages into a conversation by topic instead of purely chronologically. For example, a user on a web forum can create a post, and all replies to that post are part of its thread. Similarly, an email thread starts with an initial message and includes every back-and-forth response, allowing an email client to display the entire conversation chronologically. In some cases, you can even collapse a message thread to hide a message's replies, saving screen space and allowing you to focus on another topic instead.

Smarthome Devices

Thread is a low-power wireless mesh networking protocol for smart home devices like smart light bulbs, wall plugs, and sensors. The Thread protocol includes IPv6, which allows each device to have a globally-unique IP address. It operates using the same IEEE 802.15.4 wireless radio standard used by older Zigbee smart home devices but operates at a different frequency.

Since Thread uses mesh networking, each device acts as a router that can communicate directly with other devices in the home. If one device in a Thread network drops offline, the other devices can adjust their routing accordingly to prevent an interruption. A Thread network does not need a central hub or bridge for devices to talk to each other, but a border router is required to control Thread devices over the Internet. Thread devices that plug directly into power — for example, smart speakers like the Apple HomePod or Google Home — typically include border routers.

Updated July 3, 2023 by Brian P.

quizTest Your Knowledge

What data transfer medium is the fastest?

A
Fiber optic cable
0%
B
Coaxial cable
0%
C
Ethernet cable
0%
D
Telephone cable
0%
Correct! Incorrect!     View the Fiber Optic Cable definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of Thread on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation links above.

The goal of TechTerms.com is to explain computer terminology in a way that is easy to understand. We strive for simplicity and accuracy with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.