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?
Answer Posted / 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 View All Answers
Name two paging states for a page in memory?
What is the full form of unix?
What are the features and benefits of unix?
Explain pid.
What is a directory?
What are the phases of swapping a page from the memory?
Suppose I have one column with data smithjohnmichale the o/p should be smith,john, michale how we do in unix?
Difference between the fork() and vfork() system call?
Explain what are links and symbolic links in unix file system?
What are the criteria for choosing a process for swapping into memory from the swap device?
What is standard unix streams ?
If we are terminated at the middle of the program execution in UNIX,what will happen to the program, it will continue running r terminate r the o/p will be send to your mail?
Explain piping.
How do I grep recursively in unix?
What is unix and its components?