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:
“I know that some will have hard thoughts of me, when they hear their Christ named beside my Buddha, yet I am sure that I am willing they should love their Christ more than my Buddha, for the love is the main thing, and I like him too.”
—Henry David Thoreau (18171862)
“How can you tell if you discipline effectively? Ask yourself if your disciplinary methods generally produce lasting results in a manner you find acceptable. Whether your philosophy is democratic or autocratic, whatever techniques you usereasoning, a star chart, time-outs, or spankingif it doesnt work, its not effective.”
—Stanley Turecki (20th century)
Related Phrases
Related Words