Which ipc is faster?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Unix IPC Interview Questions

set-user-id is related to (in unix)

1 Answers  


Predict the output of the following program code main() { fork(); printf("Hello World!"); }

3 Answers  


What are the system calls used for process management?

3 Answers  


What are the system calls used for process management:

5 Answers  


What is IPC? What are the various schemes available?

5 Answers  






how to create tree of processes. one parent and 3 childs.

1 Answers   HCL,


Please explain fork() system call?

0 Answers  


What are two different models of ipc differentiate both?

0 Answers  


Which ipc is the fastest in unix?

0 Answers  


What is fork()?

0 Answers  


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

2 Answers  


What is a zombie?

10 Answers  


Categories