Hi all,

reading section 9.5.4 of the guide "replicated caches with each cache having 
its own data store" a question arises:

- Using JPA/Hibernate, would it possible to have two nodes (or even more) in a 
cluster (one db per node), and operate the same way section 9.5.4 describes?? 
That is, keep two DBs in sync through the cache ?

- If not possible, I must adhere to using just one db for the whole cluster or 
using one db per node and assume db's will go out of synch ??

What's the best strategie ??

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4223525
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to