users@grizzly.java.net

Glassfish V2 and Grizzly

From: Richard Corbin <igf1_at_yahoo.com>
Date: Tue, 23 Sep 2008 08:27:42 -0700 (PDT)

Hi all,

I'm deploying a large scale web app that requires high availability, so I really need the stability of glassfish V2, I'm also using comet, and have spent a significant amount of time writting wrappers and libraries that mimic the functionality of the Bayeux protocol for GWT. I would love to implement the latest work done on the monster with GF v2 however as its .. you know.. tested and relitivly stable :)

so, my question is really one of is it better for availability to use v3 for production, or to proceed with the v2 implementation? Has anyone sucessfully deployed a high availability application on V3? This application is Married to the Comet so thats the trade off in question.

Please note this is my first fore into Comet, Grizzly and Glassfish.

--Richard Corsale