进程和线程之间有什么区别?

本小妞迷上赌 提交于 2020-08-14 13:02:21

问题:

What is the technical difference between a process and a thread? 进程和线程之间的技术区别是什么?

I get the feeling a word like 'process' is overused and there are also hardware and software threads. 我感到像“过程”这样的词已被过度使用,并且还有硬件和软件线程。 How about light-weight processes in languages like Erlang ? Erlang这样的语言的轻量级进程怎么样? Is there a definitive reason to use one term over the other? 有明确的理由使用一个术语而不是另一个术语吗?


解决方案:

参考一: https://stackoom.com/question/q9N/进程和线程之间有什么区别
参考二: https://oldbug.net/q/q9N/What-is-the-difference-between-a-process-and-a-thread
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!