Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

线程基本概念 | YangMing's Blog #39

Open
learneryog opened this issue Aug 9, 2019 · 0 comments
Open

线程基本概念 | YangMing's Blog #39

learneryog opened this issue Aug 9, 2019 · 0 comments

Comments

@learneryog
Copy link
Owner

http://ymblog.top/2019/05/28/%E7%BA%BF%E7%A8%8B%E5%9F%BA%E6%9C%AC%E6%A6%82%E5%BF%B5/

一、程序、进程与线程首先区分一下程序、进程与线程这三个之间的概念。

程序 (Program):程序是一段静态的代码,它是应用程序执行的蓝本

进程 (Process):进程是指一种正在运行的程序,有自己的地址空间。进程是分配资源的最小

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant