This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: An Introduction to Remote Method Activation (ROA), Part 2
Feed Title: JavaBoutique
Feed URL: http://javaboutique.internet.com/articles.rdf
Feed Description: The Java Boutique is a collection of java applets, games, scripts, and tutorials. Learn programming and download free java applets and source code. You can also find news about java and jini.
Most RMI applications are based on permanent remote objects, which works fine if you need to familiarize yourself with the concept of RMI or if you're developing simple RMI architectures. But RMI's real power is demonstrated in large, ROA-based architectures. Part 2 of this series discusses ROA more advanced application fundamentals.