own memory space, IPC provides controlled methods for exchanging information
프로세스마다 각각의 메모리 공간이 있기 때문에 어떻게 메모리를 공유해야하는지를 방법론화
own memory space, IPC provides controlled methods for exchanging information
프로세스마다 각각의 메모리 공간이 있기 때문에 어떻게 메모리를 공유해야하는지를 방법론화
that allows processes to communicate and share data with each other while they are running.
런타임에 프로세스끼리 소통하고 데이터 공유 목적