Inter-process Communication - Main IPC Methods

Main IPC Methods

Method Provided by (operating systems or other environments)
File Most operating systems
Signal Most operating systems; some systems, such as Windows, implement signals in only the C run-time library and provide no support for their use as an IPC method
Socket Most operating systems
Message queue Most operating systems
Pipe All POSIX systems, Windows
Named pipe All POSIX systems, Windows
Semaphore All POSIX systems, Windows
Shared memory All POSIX systems, Windows
Message passing
(shared nothing)
Used in MPI paradigm, Java RMI, CORBA, MSMQ, MailSlots, QNX, others
Memory-mapped file All POSIX systems, Windows

Read more about this topic:  Inter-process Communication

Famous quotes containing the words main and/or methods:

    ... the main concern of the fiction writer is with mystery as it is incarnated in human life.
    Flannery O’Connor (1925–1964)

    We are lonesome animals. We spend all our life trying to be less lonesome. One of our ancient methods is to tell a story begging the listener to say—and to feel—”Yes, that’s the way it is, or at least that’s the way I feel it. You’re not as alone as you thought.”
    John Steinbeck (1902–1968)