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 / 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 |
Name the data structure used to maintain file identification?
How can you count the number of characters and lines in a file?
What are shell variables?
Explain pid.
Is it possible to restrict incoming message?
Does windows 10 have unix?
how to list all the hidden files?
How to display the contents of a file?
Write a script that prints out date information in this order: time, the day of week, day number, month, year(sample output: 17:34:51 pdt sun 12 feb 2012)
How to calculate the number of words in a file?
How do I get to my home directory in unix?
What are the criteria for choosing a process for swapping out of the memory to the swap device?