Julian Gosnell has made the first release of WADI (Web Application Distribution Infrastructure). It is intended to be the new clustering layer for Jetty 5 and Geronimo.
I've blogged a few thoughts about my initial impressions of it's approach to session clustering. In a nutshell it is about
providing a right-scaled solution to the many different reasons that a cluster is used. It initial focus is load
balancing and session migration that can be used in a
simple cluster. Unlike most other distributed session mechanism, a simple deployment of WADI has a max throughput
that increases with cluster size (as one would want).
Discussions
Web tier: servlets, JSP, Web frameworks: WADI - Web Application Distributed Infrastructure.
-
WADI - Web Application Distributed Infrastructure. (1 messages)
- Posted by: Greg Wilkins
- Posted on: June 11 2004 10:59 EDT
Threaded Messages (1)
- WADI - Web Application Distributed Infrastructure. by graham o'regan on July 21 2004 09:10 EDT
-
WADI - Web Application Distributed Infrastructure.[ Go to top ]
- Posted by: graham o'regan
- Posted on: July 21 2004 09:10 EDT
- in response to Greg Wilkins
Does anyone know what the current status of WADI is? Crtl-c resilience is suitable for our applications, tho kill -9 would be very welcome. Would you recommend it's use for the former functionality?