June 12, 2004

Distributed Java Web Applications

When developing Java Web Applications there are times when you need to cluster or load-share your applications to improve performance, provide better availability or create fault tolerance. There a number of approaches possible but many can not handle all cases especially when user session objects are involved. A new open-source effort has been started called WADI (Web Application Distribution Infrastructure) to provide the features required. WADI will also be included into the Apache Geronimo project when it is more complete.

Go to Greg Wilkins review of WADI
Go to WADI Homepage
Go to Apache Geronimo Homepage

Posted by Egon Kuster at June 12, 2004 10:17 PM
Comments