> For the complete documentation index, see [llms.txt](https://huataihuang.gitbook.io/cloud-atlas-draft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huataihuang.gitbook.io/cloud-atlas-draft/os/linux/process/thread.md).

# 线程

作为现代操作系统Linux支持进程和线程，对于很多开发和运维人员，两者的差异以及如何正确地使用进程或线程，是值得深入研究的基础技术。
