rmi rpc restful soa 区别 rmi vs rpc 参考文档:http://stackoverflow.com/questions/2728495/what-is-the-difference-between-java-rmi-and-rpc RPC is C based, and as such it has structured programming semantics, on the other side, RMI is a Java based technology a…