[jboss-user] [JBoss Cache: Core Edition] - Re: JBC Strategie with JPA/Hibernate

bstansberry@jboss.com do-not-reply at jboss.com
Thu Apr 9 18:55:25 EDT 2009


If you want multiple DBs, you either:

1) Rely on the clustering capabilities of your database vendor.

2) Use middleware like HA-JDBC[1] or Sequoia. 

Trying to use the JBoss Cache used as the Hibernate 2nd Level Cache to keep your DBs in sync is definitely not the way to go.

[1] http://ha-jdbc.sourceforge.net . Founded/led by my colleague in the JBoss AS Clustering team, Paul Ferraro. See some links on the bottom of that page for other related tech.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224811#4224811

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224811



More information about the jboss-user mailing list