Update 计算机操作系统 - 概述.md
This commit is contained in:
parent
222718306d
commit
17eec35943
@ -30,6 +30,10 @@
|
||||
|
||||
操作系统通过引入进程和线程,使得程序能够并发运行。
|
||||
|
||||
Concurrent needs thread and process
|
||||
Parallel needs multicore processor or distribute system
|
||||
|
||||
|
||||
## 2. 共享
|
||||
|
||||
共享是指系统中的资源可以被多个并发进程共同使用。
|
||||
|
Loading…
x
Reference in New Issue
Block a user