How the distributed objects overcome the problem which are raised by socket and RPC? Is it necessary to use both socket and RPC in the distributed environment? Justify with valid reason.
In in this, a computer program causes a procedure to execute in a different address space, which is coded as if it were a normal procedure call, without the programmer explicitly coding the details for the remote interaction.
The problem in the remote procedure call is given below-
It is not necessary to use socket and PC at a time in the distributed system
There are two alternatives for the design of the distributed programs-
Bottom-up
Top-down
Bottom-up:
Top-down:
Comments
Leave a comment