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?
What is fork()?
Please explain fork() system call?
What is ipc in unix?
Explain the initial process sequence while the system boots up?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
How to get or set an environment variable from a program?
What is the very first process created by kernel?
Please describe the initial process sequence while the system boots up?
Explain a zombie?
What is ipc port?
Explain the advantage of executing a process in background?
Explain what are the system calls used for process management?
What is i-node numbers?
Explain the system calls used for process management?