1 Reply Latest reply on Jun 30, 2003 10:40 AM by adrian.brock

    multicast with MQ

    yxd0018

      Hi,
      I'm newbie to jboss. I'm working on rewriting middleware to enable multicast functionality to large clients (java applet and web client). MQ's topic usually duplicate message for each client which is a waste for constant messaging to large crowds. JRMS promised to have much better scalability. I'm wondering if Jboss MQ provide some kind of multicast with performence concern. Thx

      ying

        • 1. Re: multicast with MQ

          There will be an early implentation of this
          functionality in jboss4DR2 due out soon.
          It is serverless jms using javagroups as the
          underlying transport.

          Regards,
          Adrian