I have such a problem:
I try to consume messages, using STOMP protocol from Perl.
When SUBSCRIBE is sent (with ack:client), broker immediately sends 1000
messages from queue to consumer.
But I want It send to me only one message, until I say back ACK on that
message.

Can anybody explain me, how I may do such a behavior using stomp?
If it is impossible via stomp, is it possible via openwire?
-- 
View this message in context: 
http://www.nabble.com/How-to-set-prefetchSize-in-conf-activemq.xml--tp21829644p21829644.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to