Question

Discuss one of interprocess communication mechanism implemented in the following Operating systems: Android, MAC OS, Windows,...

Discuss one of interprocess communication mechanism implemented in the following Operating systems: Android, MAC OS, Windows, Solaris

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Discussion about one of Inter-Process Communications (IPCs) mechanism implemented in the Windows Operating System (OS):
Remote Procedure Call (RPC) is one such mechanism for Inter-Process Communications (IPCs). RPC mechanism, in general, uses the message passing method, that lets multiple programs to communicate amongst themselves using message queues and/or non-OS managed channels. The usage of this method is common in concurrency models. RPC is a function-level interface. RPC supports data conversions done automatically to account for different hardware architectures. It also supports Windows OS communications with other OSs. RPC IPC mechanism is used to create distributed applications that are tightly coupled on RPC clients and servers and yet provide and maintain high-performance.

RPC mechanism in Windows enables applications to remotely call functions. Thus, RPC makes IPC easy by just calling a function. RPC operates both, between different processes on a single computer, or between different processes running on different computers on a network.

Windows OS provided RPC mechanism is compliant with the Open Software Foundation (OSF) Distributed Computing Environment (DCE). This makes applications using RPC to be able to communicate with other applications running on other OSs supporting DCE.

Add a comment
Know the answer?
Add Answer to:
Discuss one of interprocess communication mechanism implemented in the following Operating systems: Android, MAC OS, Windows,...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT