loader image
Skip to main content

Thread

A lightweight unit of execution within a process. Threads share the same memory space but execute independently, enabling parallelism and improved performance.

» Site Glossary