In Client Server system. Client machine sends requests to server machine and request been served through remote procedure call protocol.
We cannot use Remote procedure call in same system. Is because safety feature implementation in RPC is more, as it need to talk to different system, this hits performance in local system. So not preferred.
No comments:
Post a Comment