What is IPC? What are the various schemes available?
Answer Posted / prashanth
Below are the different IPC methods
1. Semaphores
2. FIFO's (Also called Named Pipes)
3. Message Queues
4. Shared Memory
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
Explain how do you execute one program from within another?
Please describe the initial process sequence while the system boots up?
Which ipc is the fastest in unix?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Explain the initial process sequence while the system boots up?
How to write the program on full-duplex communication on bidirectional?
Tell me set-user-id is related to (in unix)?
Please explain fork() system call?
What is i-node numbers?
What is ln(linking)?
What is ipc port?
What is unix ipc?
Explain the system calls used for process management?
What is the very first process created by kernel?
What is the full form of ipc?