Tags: Genre, Music Genre, Topical Concept.
In computing inter-process communication (IPC) is a set of methods for the exchange of data among multiple threads in one or more processes. Processes may be running on one or more computers connected by a network. IPC methods are divided into methods for message passing synchronization shared memory and remote procedure calls (RPC).