IPC #shared memory #message passing #POSIX # Pipes #Socket #RPCs1 OS #2-2 - Process In [1]: from IPython.core.display import display, HTML display(HTML("")) View Source Chapter 3¶ Processes part2¶ Contents¶ - 3.4 Interprocess Communication - 3.5 IPC in Shared-Memory Systems - 3.6 IPC in Message-Passing Systems - 3.7 Examples of IPC Systems - 3.8 Communication in Client-Server Systems 3.4 Interprocess Communication¶ Process¶ 동시에 실행되고 있는 프로세스들은 independent 프로세스들이거나 cooperating 프로.. 2022. 7. 30. 이전 1 다음