Lightweight Thread

Why Trust Techopedia

What Does Lightweight Thread Mean?

A lightweight thread is a computer program process, normally a user thread, that can share address space and resources with other threads, reducing context switching time during execution.

Advertisements

Techopedia Explains Lightweight Thread

Threads are typically compared in terms of processing time. For example, a lightweight thread is a thread that takes less processing time, whereas a heavyweight thread is a thread that requires more processing time. Thread processing time is also contingent on the language used for thread implementation. For example, it may be more efficient to use C# to implement a program containing multiple threads.

Modern operating systems, like Mac, allow for more than a single thread in the same address space, reducing switching time between threads. However, this does not make use of multithreading benefits.

Advertisements

Related Terms

Margaret Rouse
Technology expert
Margaret Rouse
Technology expert

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.