What is the advantage of inter process communication?

1 answer

Answer

1151298

2026-03-19 14:40

+ Follow

One of the advantages of using IPCs is that programs can take advantage of processes handled by other programs or computers. The client/server model takes advantage of RPCs, as do distributed object architectures such as Microsoft's DCOM (Distributed Component Object Model) and CORBA (Common Object Request Broker Architecture).

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.