______________ is a form of interprocess communication.
Answers
Answered by
0
Explanation:
The traditional method of interprocess communication in UNIX is the pipe. ... Shared memory is the fastest form of interprocess communication. The main advantage of shared memory is that the copying of message data is eliminated. The usual mechanism for synchronizing shared memory access is semaphores.
Answered by
0
Answer: Redirection
Explanation: In computing, redirection is a form of interprocess communication, and is a function common to most command-line interpreters, including the various Unix shells that can redirect standard streams to user-specified locations.
Similar questions