Re: Activemq to azure service bus or event hub

2018-02-04 Thread Tanahara
I had read it could do a network of brokers, I will give it a shot and
update!



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html


Re: Activemq to azure service bus or event hub

2018-02-02 Thread Tim Bain
I've never tried to do this myself, but I believe that an ActiveMQ broker
can use the AMQP protocol (which Azure Service Bus supports) to connect to
a remote broker, so I think you'd be able to set up a networkConnector
using the AMQP transport and connect to an Azure Service Bus broker.

If you try it, please let us know your experience so others will know if it
works.

Tim

On Feb 2, 2018 12:47 PM, "Tanahara"  wrote:

> Is there any way to enable all topics to to broadcast to either of these or
> do I need to write a subscriber to do it.
>
>
>
> --
> Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-
> f2341805.html
>


Activemq to azure service bus or event hub

2018-02-02 Thread Tanahara
Is there any way to enable all topics to to broadcast to either of these or
do I need to write a subscriber to do it.



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html