Java RMI example for multiple computer
Java RMI is quite old technology but it is still relevant for learning distributed system. Currently, there is lack of example in how to do RMI in multiple computer. In this post, I write RMI server and client code example, that can be run in multiple computer.