0

For example I have a queue

<queue name="test.queue">  
    <entry name="/queue/test"/>  
</queue>

I want to configure it to send messages to 2 subscribers. By default it sends only to first. There is an option in ActiveMQ, but I didn't find the same in hornetq.

I found two similar topics:

JMS queue with multiple consumers and Are multiple client consumers possible in hornetq?

But in my case subscribers are 2 different applications written in different programming languages.

I use stomp protocol to connect to hornetq in both applications.

Community
  • 1
  • 1
Constantine Gladky
  • 1,245
  • 6
  • 27
  • 45

0 Answers0