In Unix inter process communication take place using?
Answers were Sorted based on User's Feedback
Answer / dil ka don
Message Queues,
Fifo's
Semaphore,
Shared Memroy,
Sockets,
Signals
and File ...........
Is This Answer Correct ? | 20 Yes | 3 No |
what is the very first process created by kernell
What is IPC? What are the various schemes available?
what is the condition required for dead lock in unix sustem ?
How to write the program on full-duplex communication on biderctional(e.g using two pipes)
Max relaxable permisssion value with out giving write permission to others?
What are the various schemes available in ipc?
how to create tree of processes. one parent and 3 childs.
Please explain fork() system call?
Explain the system calls used for process management?
what about the initial process sequence while the system boots up?
Max relax-able permission value with out giving write permission to others?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?