java - AMQP 1.0 topic non-durable consumer -
for time i'm trying create topic consumer not require subscription. achieve similar behavior jms non-durable topic subscriber.
i'm using ms azure amqp 1.0 service bus , apache qpid amqp 1.0 client (jms implementation).
thanks
Comments
Post a Comment