NMS 1.1.0.1642 and activemq 5.4.1

Sometimes when producer messages to a queue it takes a long time for the
message is actually enqueued.

The weird thing is that when i produce multiple messages to the same queue
quickly then all messages are enqueued quickly
the Delay is only when 1 message is enqueued and then for a while nothing is
enqueued.

I have used default settings for the broker, and no special settings for the
connectionfactory in nms.

Also the messages always seem to be consumed by the same consumer, even
though this queue has 4 consumers, the same one gets all messages.
Another queue with consumers from the same source does consume evenly over
the 4 consumer per queue.
Might this indicate some problem with either the queue or the broker
settings?
Is there anything that could force delay in enqueuing but does enqueue quick
for more then 1 message in a short period of time?


--
View this message in context: 
http://activemq.2283324.n4.nabble.com/NMS-producer-slow-tp3768632p3768632.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to