Dear Justin,

Thanks for the reply

AMQP is binary and when an external client sends the data over TCP/IP to
Artemis broker it transmits the data as binary - This is what I am saying it
as interception.

Similarly I am asking about STOMP, since STOMP is a text protocol when an
external client sends the data over TCP/IP to Artemis broker, is it
transmits the data over the network as text or it converts to binary?

My point about Durable is when a consumer is not available to pick up the
messages, and when we define as durable queue, messages will be persisted in
queue and it will be processed as soon as consumer is available.

My choice of going is AMQP because of message encryption since it is a
binary transmission over the network
It has ISO/OASIS certified.



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

Reply via email to