Pipes support half duplex communication. But if we want
full-duplex communications we should use two pipes between
two processes. Is such situation can leads to deadlock?
Write two scenarios that could leads to deadlock in such
situations?



Pipes support half duplex communication. But if we want full-duplex communications we should use t..

Answer / nouff

Pipes support half duplex communication. But if we want
full-duplex communications we should use two pipes between
two processes. Is such situation can leads to deadlock?
Write two scenarios that could leads to deadlock in such
situations?

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Unix General Interview Questions

Differentiate relative path from an absolute path?

0 Answers  


Differentiate between absolute and related path?

0 Answers  


How to remove the last line/trailer from a file in Unix script?

0 Answers  


What is the command to connect to remote terminals

0 Answers   Apps Associates,


How to print/display the last line of a file in Unix?

0 Answers  






How do I show hidden files in unix?

0 Answers  


What is .login file in unix?

0 Answers  


Consider a TCP echo client which blocks on fgets which read input from standard input. If now the corresponding server process crashes, what will client TCP kernel receive? Can the client process receive that? Why or why not? How you solve the above problem?

1 Answers  


Which is the shell of unix?

0 Answers  


Explain the method of changing file access permission?

0 Answers  


Differentiate swapping and paging.

0 Answers  


Explain some of the fundamental concepts of unix?

0 Answers  


Categories