What is IPC? What are the various schemes available?
Answer Posted / devesh bissa
Following IPC mechanisms are available:-
1)Signal
2)Pipe
3)FIFO
4)System V's :- a)Semaphore b)Shared Memory c)Message Queue
5)Socket
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Explain the initial process sequence while the system boots up?
What is ln(linking)?
What is ipc port?
Explain the system calls used for process management?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Explain how do you execute one program from within another?
What is the condition required for dead lock in unix system?
What is the full form of ipc?
Which ipc is faster?
What is ipc in unix?
Max relax-able permission value with out giving write permission to others?
What are two different models of ipc differentiate both?
How to get or set an environment variable from a program?
Explain linking across directories?
Explain a zombie?