What is IPC? What are the various schemes available?
Answer Posted / wizards
Inter Process Communication. IPC is used to pass information
between two or more processes.
Schemes are pipes, shared memory & semaphore.
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
How to get or set an environment variable from a program?
What is daemon?
Tell me set-user-id is related to (in unix)?
Explain linking across directories?
What is unix ipc?
Explain the system calls used for process management?
What is the very first process created by kernel?
What are two different models of ipc differentiate both?
Max relax-able permission value with out giving write permission to others?
What are the various schemes available in ipc?
Explain how do you execute one program from within another?
What is the condition required for dead lock in unix system?
What is i-node numbers?
What are the various schemes available?
What is ln(linking)?