What is the difference between a process and a thread?

后端 未结 30 2601
Happy的楠姐
Happy的楠姐 2020-11-22 00:39

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 threa

30条回答
  •  野性不改
    2020-11-22 01:01

    Real world example for Process and Thread This will give you the basic idea about thread and process

    I borrowed the above info from Scott Langham's Answer - thanks

提交回复
热议问题