On 5/25/07, David D. Lucas <[EMAIL PROTECTED]> wrote:
Will consider our options. Thanks!
FWIW I just updated that page to mention another option is to have 1 database and each broker instance uses JDBC Master/Slave; then each web app uses failover to connect to the one active broker. Then each instance can come & go yet you only have 1 database. http://activemq.apache.org/jdbc-master-slave.html It has a similar effect (one DB, no single point of failure) just implemented in a different way. -- James ------- http://macstrac.blogspot.com/
