Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 135 Bytes

36、进程之间的通信方式有哪些?.md

File metadata and controls

8 lines (7 loc) · 135 Bytes

36、进程之间的通信方式有哪些?

  1. 管道
  2. 消息队列
  3. 共享内存
  4. 信号量
  5. 套接字
  6. 文件