What are two different models of ipc differentiate both?



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

Post New Answer

More Unix IPC Interview Questions

What is an advantage of executing a process in background?

2 Answers  


Which ipc is faster?

1 Answers  


Explain how do you execute one program from within another?

1 Answers  


What is the condition required for dead lock in unix system?

1 Answers  


What is semaphone?

5 Answers   HCL,


What are various IDs associated with a process?

3 Answers  


What are the various schemes available?

1 Answers  


How can you get or set an environment variable from a program?

2 Answers  


What is the very first process created by kernel?

1 Answers  


How to get or set an environment variable from a program?

1 Answers  


what is the process id for kernel process?

8 Answers   IBM, ITI, Military Engineer Services, Remo, TATA,


What is ln(linking)?

1 Answers  


Categories