What are two different models of ipc differentiate both?
Answer / Pankaj Kumar Mishra
Two common IPC models in Unix are Shared Memory and Semaphores. Shared memory allows processes to share a region of their address space, while semaphores provide a mechanism for communication and synchronization.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an advantage of executing a process in background?
Which ipc is faster?
Explain how do you execute one program from within another?
What is the condition required for dead lock in unix system?
What is semaphone?
What are various IDs associated with a process?
What are the various schemes available?
How can you get or set an environment variable from a program?
What is the very first process created by kernel?
How to get or set an environment variable from a program?
what is the process id for kernel process?
8 Answers IBM, ITI, Military Engineer Services, Remo, TATA,
What is ln(linking)?