difference between thread and process

Open a QQ, open a process; open Thunder, open a process.

In this process of QQ, a thread is opened for text transmission, another thread is opened for voice transmission, and another thread is opened for pop-up dialog boxes.

So running a certain software is equivalent to opening a process. In the process of running this software (in this process), multiple jobs support the completion of the running of QQ, then each of these "multiple jobs" has a thread.

So a process manages multiple threads. 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326075815&siteId=291194637