Distribution
and Communication between applications and services is a central
concept in modern application architectures. In order to profit from
distribution you have to keep some basic principles in mind – otherwise
you can easily run into performance...
1 replies - 9326 views - 09/30/09 by Alois Reitbauer in News
If you are building a GUI application, chances are you need to
access some services exposed on a remote server. In the past, I often
landed on Spring HttpInvoker with Spring Security because I wanted to
program against interfaces, use binary remoting for...
8 replies - 2626 views - 08/24/09 by Edvin Syse in Announcements
After the earlier Back to Basics: JDBC Revisited, here's a quick look at RMI, the enabling technology behind today's Enterprise Java and what makes it tick.
0 replies - 13353 views - 07/08/08 by Jeevan Joseph in Articles