问题:
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
来源:oschina
链接:https://my.oschina.net/u/4428122/blog/4303323