Inter-Process Communication IPC

 

The communication methods include: Socket, Pipe, Named Pipe, Memory-mapped file, Signal, Semaphore, Shared Memory, Message Passing. IPC techniques are divided into methods for message passing, synchronization, shared memory, and remote procedure calls (RPC).

你可能感兴趣的:(socket,Semaphore,File,include,Signal,methods)