[jboss-user] [Performance Tuning] - Re: Database performance in clustered environment
PeterJ
do-not-reply at jboss.com
Thu Mar 19 11:48:09 EDT 2009
Your second configuration ( Every Cluster with JBoss & all of them using a shared Database) is the recommended one - this is the only way that each of the app servers has access to the same data. On a very large system, you might also have to use database mechanisms to "cluster" the database (such as Oracle RAC), but from the app servers' points of view, it is still a single database.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219533#4219533
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4219533
More information about the jboss-user
mailing list