1 Reply Latest reply on Sep 15, 2009 11:17 AM by gaohoward

    How do you use JBoss Messaging Clustering

    mzrun3891

      I am looking at using a distrbuted queue in a service I am developing.

      JBoss Messaging 1.3 User's Guide has a very short chapter which skims around the subject.

      Can you give me a pointers to further information on the subject of Messaging Clustering? How one would go about setting it up within JBoss and consume messages from distributed queues?

        • 1. Re: How do you use JBoss Messaging Clustering
          gaohoward

          Current version of JBoss Messaging is 1.4.4.GA.

          You can download it from jboss.org and have a look at the user manual. It gives you steps to set up a cluster. Also take a look at distributed-queue example included in the download.

          Hope that help you with a good start.