From:
http://activemq.apache.org/async-sends.html

May I clarify that:
Q1: Not using transactions + Sending persistent messages +
?jms.useAsyncSend=true != Async Sends 

Sending persistent messages, without using transations, even
jms.useAsyncSend is set to true, still the "sends" are not Async Sends?

Q2: "latency is typically a huge factor in the throughput that can achieved
by producer"
Does it mean this AsyncSend setting only affect "producer"? here, it means a
message producer who generates message to MQ or counts "MQ" as a producer
when it sends message to message consumer?

Thank you
-- 
View this message in context: 
http://www.nabble.com/Not-using-transactions-%2B-Sending-persistent-messages-%2B--jms.useAsyncSend%3Dtrue-%21%3D-Async-Sends--tp24092548p24092548.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to