Pages
Mikael Ståldal
Software projects
Categories
Archives
Monthly Archives: May 2006
Who needs rmiregistry?
Java Remote Method Invocation (RMI) contains a tool rmiregistry to run a stand-alone remote object registry. According to the RMI tutorial, rmiregistry is normally used in an RMI application. I wonder why. It’s actually almost as simple to run the … Continue reading