0 Replies Latest reply on Jan 2, 2003 4:42 PM by tallpsmith

    Faking JMS Clustering by using JDBC?

    tallpsmith

       

      "tallpsmith" wrote:
      Hi,

      I know that JBossMQ does not specifically support clustering via it's awesome clustering mechanism, but _could_ you setup the PersistanceManager on each node (each with the same queue name) to use the same physical JDBC data source? Would that effectively "load balance" things?

      Basically I want to post messages in a queue that get picked up by any available node in the cluster for processing and know that if a node goes down, or I need to take one down, putting more messages into the "queue" will still get picked up and processed.

      Thoughts appreciated.

      cheers,

      Paul Smith