From: <glassfish_at_javadesktop.org>
Date: Fri, 21 Aug 2009 00:34:43 PDT
Performance tuning guide and deployment planning guide has information that you may be interested in.
- Try to create clusters between 3 to 10 instances depending on requirements. You may create additional clusters and domains as needed.
- You may want to consider sharing your cluster configuration during cluster creation if the clusters have similar configuration. You may use tokens to customize ports, etc. That will help with DAS's footprint and startup. Refer to the following blog for more details: http://blogs.sun.com/nazrul/entry/under_the_hood_of_glassfish [be aware that this requires good understanding of GlassFish]