+ 3
What is the difference between rpc and rmi?
To my knowledge both are categorized as remote communication where in a distributed system they communicate in a two way exchange to get access to remote object. But what is actually the difference between these 2?
3 Respostas
+ 2
Monica👸 by in-out parameters of RPC, are you implying that RPC can use pass by reference?