Skip to content

tyxbzgc/only_for_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

操作系统

[toc]

==并发和并行的理解==?

  • 并发:在一个时间段中多个程序都启动运行在同一个处理机中,比如线程
  • 并行:假设目前A,B两个进程,两个进程分别由不同的 CPU 管理执行,两个进程不抢占 CPU 资源且可以同时运行,这叫做并行。单核CPU是伪并行

线程与进程的优缺点

About

learn git and test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published